summaryrefslogtreecommitdiff
path: root/libavcodec/dnxhdenc.c
Commit message (Collapse)AuthorAge
* constsMichael Niedermayer2008-02-01
| | | | | | I have underestimated this a little, and these are just some ... Originally committed as revision 11708 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add bitrate helper to choose all dnxhd variantsBaptiste Coudurier2007-12-18
| | | | Originally committed as revision 11260 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentationBaptiste Coudurier2007-12-02
| | | | Originally committed as revision 11134 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dnxhd 720p encoding and decoding supportBaptiste Coudurier2007-12-02
| | | | Originally committed as revision 11133 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, encode_variance -> encode_fastBaptiste Coudurier2007-12-02
| | | | Originally committed as revision 11132 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix corner case when qscale 1 bits < frame bits but max bits with worst ↵Baptiste Coudurier2007-12-02
| | | | | | padding > frame bits Originally committed as revision 11131 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better lambda search methodBaptiste Coudurier2007-10-09
| | | | Originally committed as revision 10697 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dnxhd 36mbit supportBaptiste Coudurier2007-10-08
| | | | Originally committed as revision 10689 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo weigth->weightBaptiste Coudurier2007-10-08
| | | | Originally committed as revision 10687 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DNxHD (SMPTE VC-3) encoderBaptiste Coudurier2007-10-08
Originally committed as revision 10682 to svn://svn.ffmpeg.org/ffmpeg/trunk