| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/mxfenc: Write correct interlaced flag when muxing dnxhd. | Carl Eugen Hoyos | 2015-05-04 | 1 | -0/+1 |
* | lavc/dnxhd: ff_dnxhd_cid_table is not exported | James Almer | 2014-08-13 | 1 | -1/+1 |
* | Various small spelling fixes. | Reimar Döffinger | 2014-04-22 | 1 | -1/+1 |
* | lavc/dnxhdenc: print valid profiles when codec parameters are invalid | Matthieu Bouron | 2013-01-27 | 1 | -0/+1 |
* | lavc/dnxhddata: add frame_rates field to cid table | Matthieu Bouron | 2013-01-27 | 1 | -0/+1 |
* | dnxhd: Add avpriv_dnxhd_get_frame_size() | Michael Niedermayer | 2013-01-06 | 1 | -0/+2 |
* | Mark data symbols shared between libraries with av_export | Hendrik Leppkes | 2012-10-20 | 1 | -1/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\ |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'mans/dnxhd' | Michael Niedermayer | 2011-10-22 | 1 | -1/+2 |
|\ \ |
|
| * | | dnxhddec: merge ac_{index,run}_flags | Mans Rullgard | 2011-07-24 | 1 | -1/+1 |
| * | | dnxhddec: store 2*level+1 in ac_level tables | Mans Rullgard | 2011-07-24 | 1 | -0/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -1/+1 |
|\| |
|
| * | dnxhd: 10-bit support | Joseph Artsimovich | 2011-07-21 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | add bitrate helper to choose all dnxhd variants | Baptiste Coudurier | 2007-12-18 | 1 | -0/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | typo weigth->weight | Baptiste Coudurier | 2007-10-08 | 1 | -1/+1 |
* | move dnxhd data tables to separate file | Baptiste Coudurier | 2007-08-04 | 1 | -145/+20 |
* | dnxhd 120 progressive support | Baptiste Coudurier | 2007-08-04 | 1 | -0/+62 |
* | dnxhd 185 interlaced support | Baptiste Coudurier | 2007-08-04 | 1 | -18/+16 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | dnxhd decoder | Baptiste Coudurier | 2007-03-18 | 1 | -0/+106 |