aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dnxhddata.h
Commit message (Expand)AuthorAgeFilesLines
* lavc/dnxhdenc: print valid profiles when codec parameters are invalidMatthieu Bouron2013-01-271-0/+1
* lavc/dnxhddata: add frame_rates field to cid tableMatthieu Bouron2013-01-271-0/+1
* dnxhd: Add avpriv_dnxhd_get_frame_size()Michael Niedermayer2013-01-061-0/+2
* Mark data symbols shared between libraries with av_exportHendrik Leppkes2012-10-201-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* | Merge remote-tracking branch 'mans/dnxhd'Michael Niedermayer2011-10-221-1/+2
|\ \
| * | dnxhddec: merge ac_{index,run}_flagsMans Rullgard2011-07-241-1/+1
| * | dnxhddec: store 2*level+1 in ac_level tablesMans Rullgard2011-07-241-0/+1
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-221-1/+1
|\|
| * dnxhd: 10-bit supportJoseph Artsimovich2011-07-211-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* add bitrate helper to choose all dnxhd variantsBaptiste Coudurier2007-12-181-0/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* typo weigth->weightBaptiste Coudurier2007-10-081-1/+1
* move dnxhd data tables to separate fileBaptiste Coudurier2007-08-041-145/+20
* dnxhd 120 progressive supportBaptiste Coudurier2007-08-041-0/+62
* dnxhd 185 interlaced supportBaptiste Coudurier2007-08-041-18/+16
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* dnxhd decoderBaptiste Coudurier2007-03-181-0/+106