summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\
| * swfdec: Add support for sample_rate_code 0 (5512 Hz)Alex Converse2011-09-21
| * dct-test: factor out some common code and do whas was likely intendedMans Rullgard2011-09-21
| * doc: library versions need to be bumped in version.hDiego Biurrun2011-09-21
| * Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."Anton Khirnov2011-09-21
| * Remove some forgotten AVCodecContext.palctrl usage.Anton Khirnov2011-09-21
| * lavc/utils: move avcodec_init() higher in the file.Anton Khirnov2011-09-21
| * lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*Anton Khirnov2011-09-21
| * ac3dec: actually use drc_scale private optionAnton Khirnov2011-09-21
| * lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macrosAnton Khirnov2011-09-21
| * alsa: add missing headerAnton Khirnov2011-09-21
| * msmpeg4: remove leftover unused debug variable declarationDiego Biurrun2011-09-21
| * Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination.Diego Biurrun2011-09-21
| * Fix av_dlog invocations with wrong or missing logging context.Diego Biurrun2011-09-21
| * vf_yadif: add support to yuva420pStefano Sabatini2011-09-21
| * vf_yadif: correct documentation on the parity parameterStefano Sabatini2011-09-21
| * vf_yadif: copy buffer properties like aspect for second frame as wellJoakim Plate2011-09-21
| * oma: support for encrypted filesDavid Goldwich2011-09-21
| * id3v2: add support for non-text and GEOB type tag framesDavid Goldwich2011-09-21
| * des: add possibility to calculate DES-CBC-MAC with small bufferDavid Goldwich2011-09-21
* | prores: Add forgotten Copyright statementsMichael Niedermayer2011-09-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\|
| * rtmp: Don't blindly skip the 4 trailer bytes from the FLV packetsMartin Storsjö2011-09-20
| * rtmp: Handle FLV packets written in more than one write callChiranjeevi Melam2011-09-20
| * rv34: Check for invalid slice offsetsLaurent Aimar2011-09-20
* | mp3demux: pass on error code on packet read.Michael Niedermayer2011-09-21
* | prores: Simplify code furtherMichael Niedermayer2011-09-21
* | prores: simplify 4444 handlingJonne Ahner2011-09-20
* | prores: fixes a few prores 4444 samplesJonne Ahner2011-09-20
* | prores: use shift instead of multiplyJonne Ahner2011-09-20
* | rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, instead...Martin Storsjö2011-09-20
* | libpostproc: mmx code uses stack below %esp, fix thatYuriy Kaminskiy2011-09-20
* | Use correct LOCAL_ALIGNED for stack variables instead of DECLARE_ALIGNED.Reimar Döffinger2011-09-20
* | Remove unused variable.Reimar Döffinger2011-09-20
* | Hack around gcc 4.6 breaking asm using call.Reimar Döffinger2011-09-20
* | mov: Fix grayscale Cinepak in movMichael Niedermayer2011-09-20
* | libavfilter/libmpcodecs: add vf_stereo3d supportMichael Niedermayer2011-09-20
* | libmpcodecs: some hunks from mplayer HEADMichael Niedermayer2011-09-20
* | lavf/utils: better dts wrap correction.Michael Niedermayer2011-09-20
* | h264: do not increase recovery frame which would lead to endless moving away ...Michael Niedermayer2011-09-20
* | h264: reset recovery frame on seeks.Michael Niedermayer2011-09-20
* | Check for invalid slice offsets in real decoder.Laurent Aimar2011-09-20
* | regtests: add a flashsv2 decoder test limited to keyframesMichael Niedermayer2011-09-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-19
|\|
| * movenc: fix NULL reference in mov_write_tkhd_tagAnton Khirnov2011-09-19
| * rmdec: Reject invalid deinterleaving parametersLaurent Aimar2011-09-19
| * rv34: Fix potential overreadsLaurent Aimar2011-09-19
| * rv34: Fix buffer size used for MC of B frames after a resolution changeLaurent Aimar2011-09-19
| * rv34: Avoid NULL dereference on corrupted bitstreamLaurent Aimar2011-09-19
| * rv10: Reject slices that does not have the same type as the first oneLaurent Aimar2011-09-19