summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
| * Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
| * rv10/20: tell decoder to use edge emulationKostya Shishkov2011-08-17
* | lavc: fix wrong example code in avcodec_find_best_pix_fmt() docsMatthew Einhorn2011-08-18
* | lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel formatsMatthew Einhorn2011-08-18
* | msrle: correctly round linesize for < 8 bpp formats.Reimar Döffinger2011-08-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-17
|\|
| * lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov2011-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-16
|\|
| * lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-16
| * svq3: propagate codec memory allocation failure in context initDustin Brody2011-08-15
* | Fix VC-1 width/height handling.Reimar Döffinger2011-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-15
|\|
| * Fix NASM include directiveDave Yeo2011-08-15
| * dsputil_mmx: Honor HAVE_AMD3DNOWAlex Converse2011-08-15
| * VC-1: fix reading of custom PAR.Reimar Döffinger2011-08-15
| * mpeg12: remove repeat-field code disabled since May 2002Dustin Brody2011-08-15
* | h264pred_init_arm: compile hotfixMichael Niedermayer2011-08-15
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-15
* | dsputil_mmx: fix indentionBaptiste Coudurier2011-08-15
* | mpegvideo: Fix vshift vs hshift typoBaptiste Coudurier2011-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-14
|\|
| * aacenc: Fix number of coefficients used in a LFE channel.Nathan Caldwell2011-08-13
| * aacenc: Fix a segfault with grouped psymodel.Nathan Caldwell2011-08-13
* | VC-1: fix reading of custom PAR.Reimar Döffinger2011-08-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-13
|\|
| * rv34: free+allocate buffer instead of reallocating it to preserve alignmentKostya Shishkov2011-08-12
| * h264: add missing brackets.Ronald S. Bultje2011-08-12
* | mxf: move framenum to timecode convert to timecode helpers.Clément Bœsch2011-08-13
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-13
|\|
| * Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-12
| * Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-12