summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-05
|\
| * qcelpdec: cosmetics: do not add line break before opening bracket in 'for',Justin Ruggles2011-10-04
| * qcelp: check output buffer size before decodingJustin Ruggles2011-10-04
| * qcelpdec: fix the return value of qcelp_decode_frame().Chris Rankin2011-10-04
| * sipr: fix the output data size check and only calculate it once.Justin Ruggles2011-10-04
| * Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun2011-10-04
| * qdm2: check output buffer size before decodingJustin Ruggles2011-10-03
| * Fix out of bound reads in the QDM2 decoder.Laurent Aimar2011-10-03
| * Check for out of bound writes in the QDM2 decoder.Laurent Aimar2011-10-03
* | h264: remove assert() on ref_frame_count.Michael Niedermayer2011-10-05
* | h264: do not let invalid values in h->ref_count after a decoder reset.Laurent Aimar2011-10-05
* | h264: bit depth/chroma idc changes must go through a full format negociation.Laurent Aimar2011-10-05
* | h254: explicitly initialize bit depth/chroma idcLaurent Aimar2011-10-05
* | libx264: Fix loop failure due to bufsize becoming 0Michael Niedermayer2011-10-04
* | doxygen: remove a few @file parameters.Clément Bœsch2011-10-04
* | ass_split: fix invalid doxygen group end markers.Clément Bœsch2011-10-04
* | proresdec_gpl: remove wrong @file reference.Clément Bœsch2011-10-04
* | bintext: remove wrong @file reference.Clément Bœsch2011-10-04
* | pngdec: set reference correctly for corepng.Michael Niedermayer2011-10-04
* | ff_dv_frame_profile2: Check input buffer size.Michael Niedermayer2011-10-04
* | cinepak: detect keyframesMichael Niedermayer2011-10-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-04
|\|
| * libvpx: fix build with older libvpx versions.Anton Khirnov2011-10-03
| * ARM: check for inline asm 'y' operand modifier supportMans Rullgard2011-10-03
* | libvpxenc: support vpxencs command line options.Luca Barbato2011-10-04
* | H264: hotfix for speedloss on frame threading and h264 files with slices.Michael Niedermayer2011-10-04
* | threads: warn in case of multiple finished setup calls.Michael Niedermayer2011-10-03
* | h264_parser: print AU size on error.Michael Niedermayer2011-10-03
* | h264_parser: AVC support.Michael Niedermayer2011-10-03
* | VP8: armv6 optimizations.Ronald S. Bultje2011-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-03
|\|
| * mpc8: check output buffer size before decodingJustin Ruggles2011-10-02
| * mpc7: return error if packet is too small.Justin Ruggles2011-10-02
| * mpc7: check output buffer size before decodingJustin Ruggles2011-10-02
| * nellymoserdec: allocate float_buf only when decoding to int16Justin Ruggles2011-10-02
| * nellymoserdec: use NELLY_BUF_LEN instead of 128Justin Ruggles2011-10-02
| * nellymoserdec: use NELLY_BLOCK_LEN instead of 64 when appropriate.Justin Ruggles2011-10-02
| * nellymoserdec: allow user to request SAMPLE_FMT_FLT for output samples.Justin Ruggles2011-10-02
| * nellymoser: check output buffer size before decodingJustin Ruggles2011-10-02
| * win32: improve threading algorithm warningLuca Barbato2011-10-02
* | h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred.Laurent Aimar2011-10-02
* | libvpxenc: cosmetics to make code more similar to lucas.Michael Niedermayer2011-10-02
* | h264: check for invalid bit depth value.Laurent Aimar2011-10-02
* | h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]Laurent Aimar2011-10-02
* | h264: fix the check for invalid SPS:num_ref_frames.Laurent Aimar2011-10-02
* | h264: do not let invalid values in h->ref_count on ff_h264_decode_ref_pic_lis...Laurent Aimar2011-10-02
* | Reject video with non multiple of 16 width/height in the 4xm decoder.Laurent Aimar2011-10-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-02
|\|
| * lavc: add video/audio/encoding flags to global_quality optionAnton Khirnov2011-10-01
| * libvpxenc: use libvpx's own defaults for some parametersLuca Barbato2011-10-01