summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-26
|\
| * vp6: partially propagate huffman tree building errors during coeff model pars...Dustin Brody2011-08-25
| * mpeg12: propagate chunk decode errors and fix conditional indentationDustin Brody2011-08-25
| * vc1: fix VC-1 Pulldown handling.John Stebbins2011-08-25
| * VC1: Fix first/last row checks with slicesAlberto Delmás2011-08-25
| * vc1: properly zero coded_block[] edges on new slice entry.Ronald S. Bultje2011-08-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-24
|\|
| * libx264: add 'crf_max' private option.Anton Khirnov2011-08-24
| * libx264: add 'weightp' private option.Anton Khirnov2011-08-24
| * libx264: add 'rc_lookahead' private option.Anton Khirnov2011-08-24
| * libx264: add 'psy_trellis' private option.Anton Khirnov2011-08-24
| * libx264: add 'psy_rd' private option.Anton Khirnov2011-08-24
| * libx264: add 'aq_strength' private option.Anton Khirnov2011-08-24
| * libx264: add 'aq_mode' private option.Anton Khirnov2011-08-24
| * libx264: add 'cqp' private option.Anton Khirnov2011-08-24
| * libx264: add 'crf' private option.Anton Khirnov2011-08-24
| * lavc: remove vbv_delay optionAnton Khirnov2011-08-24
* | h264: Try to fix 422 intra NEONMichael Niedermayer2011-08-24
* | Support decoding of 2bpp and 4bpp TIFF images.Carl Eugen Hoyos2011-08-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-23
|\|
| * Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-23
| * ac3enc: remove outdated TODO comment for apply_channel_coupling()Justin Ruggles2011-08-22
* | codec_names: remove spaces in sed command.Nicolas George2011-08-22
* | Be more verbose about H264 cropping errors.Carl Eugen Hoyos2011-08-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-22
|\|
| * libx264: only use ABR mode when the user explicitly set bitrate.Anton Khirnov2011-08-22
| * libx264: use medium preset by default.Anton Khirnov2011-08-22
| * mp2 encoder: make 128k the default bitrate.Anton Khirnov2011-08-22
| * lavc: add A|E|D flags to "ac" and "ar" optionsStefano Sabatini2011-08-21
* | lavc: use av_get_media_type_string and avcodec_get_name in avcodec_string.Nicolas George2011-08-22
* | lavc: add a table of all codecs names.Nicolas George2011-08-22
* | Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid destin...Matthew Einhorn2011-08-21
* | roqvideodec: Improve checking of input buffer bounds.Reimar Döffinger2011-08-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-21
|\|
| * WavPack decoder: implement flush functionKostya Shishkov2011-08-21
| * h264: fix PCM intra-coded blocks in monochrome caseJeff Downs2011-08-19
* | Fix parser not to clobber has_b_frames when extradata is set.Reimar Döffinger2011-08-20
* | h264: fixup indentionMichael Niedermayer2011-08-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-19
|\|
| * h264: correct implicit weight table computation for long ref picsJeff Downs2011-08-19
| * h264: correct the check for invalid long term frame index in MMCO decodeJeff Downs2011-08-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-19
|\|
| * aac: Only set sample rate and object type from ADTS if output hasn't been con...Alex Converse2011-08-18
| * aac: Set SBR and PS to unsignalled during headerless and ADTS initialization.Alex Converse2011-08-18
| * aac: Only output configure if audio was found.Alex Converse2011-08-18
* | Allow setting resolution in DPI for Tiff.Carl Eugen Hoyos2011-08-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-18
|\|
| * h264: hide reference frame errors unless requestedDustin Brody2011-08-17
| * Move clipd macros to x86util.asm.Ronald S. Bultje2011-08-17
| * RV3/4 parser: remove unused variable 'off'Kostya Shishkov2011-08-17