summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | mtvdec: check that the buf is large enough for probingMichael Niedermayer2012-04-19
* | jvdec: Make sure there is enough data for the id string.Michael Niedermayer2012-04-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-19
|\|
| * dv: Initialize encoder tables during encoder init.Diego Biurrun2012-04-19
| * dv: Replace some magic numbers by the appropriate #define.Diego Biurrun2012-04-19
| * FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles2012-04-18
| * FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles2012-04-18
| * x86inc: support AVX abstraction for 2-operand instructionsLoren Merritt2012-04-18
| * configure: detect PGI compiler and set suitable flagsMans Rullgard2012-04-19
| * avconv: check for an incompatible changing channel layoutJustin Ruggles2012-04-18
| * avio: make AVIOContext.av_class pointer to constMans Rullgard2012-04-18
| * nutdec: add malloc check and fix const to non-const conversion warningsMans Rullgard2012-04-18
* | build system: remove -wcast-qualMichael Niedermayer2012-04-19
* | mlpdec: set channel variables after checking themMichael Niedermayer2012-04-19
* | Make targa-in-mov QuickTime-compatible for more colour-spaces.Carl Eugen Hoyos2012-04-19
* | Remove .rodata alignment kludge for Mach-O if a recent enough yasm is used.Nico Weber2012-04-19
* | Print unexpected length of flicvideo extradata.Carl Eugen Hoyos2012-04-19
* | mxfdec: Add missing break in frame layout parsingMatthieu Bouron2012-04-19
* | mxf: Fix frame layout valuesMatthieu Bouron2012-04-19
* | h263dec: Check for width/height changes on frame skips too.Michael Niedermayer2012-04-19
* | error_concealment: Check that the reference is not NULLMichael Niedermayer2012-04-19
* | error_concealment: make sure mbaff flags are 0 as interlaced is not supported.Michael Niedermayer2012-04-19
* | error_concealment: switch asserts mostly to av_asserts.Michael Niedermayer2012-04-19
* | vc1dec: check that coded slice positions and interlacing match.Michael Niedermayer2012-04-19
* | h263dec: always enable picture dimensions reverting check.Michael Niedermayer2012-04-19
* | Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer2012-04-19
|\ \
| * | libstagefright: avoid memory leakMohamed Naufal2012-04-19
| * | libstagefright: support more output pixel formatsMohamed Naufal2012-04-19
| * | libstagefright: avoid potential deadlock on output MediaBufferMohamed Naufal2012-04-19
| * | libstagefright: explicitly set positive timestamps as stagefright expects the...Mohamed Naufal2012-04-19
| * | Merge branches 'stagefright' and 'stagefright-test' into stagefright-testMohamed Naufal2012-04-11
* | | Make tiff-in-mov QuickTime-compatible for more colour-spaces.Carl Eugen Hoyos2012-04-18
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-18
|\ \ \ | | |/ | |/|
| * | ppc: drop unused function dct_quantize_altivec()Diego Biurrun2012-04-18
| * | mpegaudiodec: Do not discard mp_decode_frame() return value.Diego Biurrun2012-04-18
| * | matroska: do not set invalid default duration if frame rate is zeroMans Rullgard2012-04-18
| * | mkv: use av_reduce instead of av_d2q for framerate estimationLuca Barbato2012-04-17
| * | mkv: report average framerate as minimal as wellLuca Barbato2012-04-17
| * | avcodec_string: Favor AVCodecContext.codec over the default codec.Alex Converse2012-04-17
| * | cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow.Alex Converse2012-04-17
* | | h263dec: Prevent dimension changes from leaking on errors in header parsing.Michael Niedermayer2012-04-18
* | | diracdec: check xybsepMichael Niedermayer2012-04-18
* | | indeo: Make sure the to be used vlc table has been initilaized.Michael Niedermayer2012-04-18
* | | Reset pts_correction state on codec flush.Robert Nagy2012-04-18
* | | ogm: Fix division by 0Michael Niedermayer2012-04-18
* | | h264: reset current_slice on context reinitMichael Niedermayer2012-04-18
* | | lavf: check that the context to avformat_open_input() is valid.Michael Niedermayer2012-04-18
* | | AVoption doxy: clarify a few needs in relation to AVClass less structs.Michael Niedermayer2012-04-18
* | | Fix build dependencies for libvo-aac and libopencore-amrnb.Alexander Bokovikov2012-04-18
* | | aacdec: drop channel reseting code.Michael Niedermayer2012-04-18