index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dnxhddata.c
Age
Commit message (
Expand
)
Author
2013-01-27
lavc/dnxhdenc: print valid profiles when codec parameters are invalid
Matthieu Bouron
2013-01-27
lavc/dnxhddata: add frame_rates field to cid table
Matthieu Bouron
2013-01-25
lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid table
Matthieu Bouron
2013-01-06
dnxhd: Add avpriv_dnxhd_get_frame_size()
Michael Niedermayer
2012-10-13
dnxhddata_ Fix mixup of sizeof() and array elements in ff_dnxhd_find_cid()
Michael Niedermayer
2012-08-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2012-07-20
dnxhd: Fix 10-bit DNxHD quant matrices
Joseph Artsimovich
2012-06-09
remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did ...
J. Bohl
2011-10-22
Merge remote-tracking branch 'mans/dnxhd'
Michael Niedermayer
2011-07-24
dnxhddec: merge ac_{index,run}_flags
Mans Rullgard
2011-07-24
dnxhddec: store 2*level+1 in ac_level tables
Mans Rullgard
2011-07-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-21
dnxhd: 10-bit support
Joseph Artsimovich
2011-07-21
dnxhd: rename some data tables
Joseph Artsimovich
2011-07-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-08
dnxhd: prettify tables
Mans Rullgard
2011-06-10
dnxhd: Renama tables
Joseph Artsimovich
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-16
remove duplicate tables
Stefan Gehrer
2008-10-21
uses FF_ARRAY_ELEMS() where appropriate
Aurelien Jacobs
2008-06-01
return if bitrate is not specified or too low
Baptiste Coudurier
2007-12-18
add bitrate helper to choose all dnxhd variants
Baptiste Coudurier
2007-12-02
dnxhd 720p encoding and decoding support
Baptiste Coudurier
2007-10-08
dnxhd 36mbit support
Baptiste Coudurier
2007-10-08
typo weigth->weight
Baptiste Coudurier
2007-10-08
preliminary 10 bit depth decoding support, still miss generic api to export p...
Baptiste Coudurier
2007-08-10
dnxhd 120 interlaced support
Baptiste Coudurier
2007-08-04
move dnxhd data tables to separate file
Baptiste Coudurier