summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | error_concealment: make sure mbaff flags are 0 as interlaced is not supported.Michael Niedermayer2012-04-191-1/+2
* | error_concealment: switch asserts mostly to av_asserts.Michael Niedermayer2012-04-191-4/+4
* | vc1dec: check that coded slice positions and interlacing match.Michael Niedermayer2012-04-191-0/+4
* | h263dec: always enable picture dimensions reverting check.Michael Niedermayer2012-04-191-1/+1
* | Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer2012-04-193-75/+111
|\ \
| * | libstagefright: avoid memory leakMohamed Naufal2012-04-191-0/+2
| * | libstagefright: support more output pixel formatsMohamed Naufal2012-04-191-6/+9
| * | libstagefright: avoid potential deadlock on output MediaBufferMohamed Naufal2012-04-191-73/+86
| * | libstagefright: explicitly set positive timestamps as stagefright expects the...Mohamed Naufal2012-04-193-9/+27
| * | Merge branches 'stagefright' and 'stagefright-test' into stagefright-testMohamed Naufal2012-04-110-0/+0
* | | Make tiff-in-mov QuickTime-compatible for more colour-spaces.Carl Eugen Hoyos2012-04-181-0/+5
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-187-477/+17
|\ \ \ | | |/ | |/|
| * | ppc: drop unused function dct_quantize_altivec()Diego Biurrun2012-04-183-465/+0
| * | mpegaudiodec: Do not discard mp_decode_frame() return value.Diego Biurrun2012-04-181-0/+4
| * | matroska: do not set invalid default duration if frame rate is zeroMans Rullgard2012-04-181-1/+1
| * | mkv: use av_reduce instead of av_d2q for framerate estimationLuca Barbato2012-04-171-3/+5
| * | mkv: report average framerate as minimal as wellLuca Barbato2012-04-171-0/+1
| * | avcodec_string: Favor AVCodecContext.codec over the default codec.Alex Converse2012-04-171-1/+3
| * | cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow.Alex Converse2012-04-171-2/+2
* | | h263dec: Prevent dimension changes from leaking on errors in header parsing.Michael Niedermayer2012-04-181-0/+8
* | | diracdec: check xybsepMichael Niedermayer2012-04-181-1/+1
* | | indeo: Make sure the to be used vlc table has been initilaized.Michael Niedermayer2012-04-181-1/+1
* | | Reset pts_correction state on codec flush.Robert Nagy2012-04-181-0/+3
* | | ogm: Fix division by 0Michael Niedermayer2012-04-181-1/+1
* | | h264: reset current_slice on context reinitMichael Niedermayer2012-04-181-0/+1
* | | lavf: check that the context to avformat_open_input() is valid.Michael Niedermayer2012-04-181-0/+4
* | | AVoption doxy: clarify a few needs in relation to AVClass less structs.Michael Niedermayer2012-04-181-2/+2
* | | Fix build dependencies for libvo-aac and libopencore-amrnb.Alexander Bokovikov2012-04-181-3/+6
* | | aacdec: drop channel reseting code.Michael Niedermayer2012-04-181-3/+0
* | | aacdec: disable new chan_config guessing code from libav.Michael Niedermayer2012-04-181-1/+1
* | | aacdec: more verbose overread error messageMichael Niedermayer2012-04-181-6/+6
* | | aacdec: reduce difference to alexs version of aacdec.cMichael Niedermayer2012-04-181-6/+8
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-1811-195/+403
|\ \ \ | |/ /
| * | aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger2012-04-172-4/+8
| * | dv_tablegen: Drop unnecessary av_unused attribute from dv_vlc_map_tableinit().Diego Biurrun2012-04-171-2/+1
| * | proresenc: multithreaded quantiser searchKostya Shishkov2012-04-171-60/+101
| * | riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE he...Justin Ruggles2012-04-171-1/+1
| * | avconv: only set the "channels" option when it exists for the specified input...Justin Ruggles2012-04-161-2/+10
| * | avplay: update get_buffer to be inline with avconvLuca Barbato2012-04-161-0/+4
| * | aacdec: More robust output configuration.Alex Converse2012-04-163-113/+173
| * | faac: Fix multi-channel orderingCarl Eugen Hoyos2012-04-161-0/+10
| * | faac: Add .channel_layoutsAlex Converse2012-04-161-0/+12
| * | rtmp: Support 'rtmp_playpath', an option which overrides the stream identifierSamuel Pitoiset2012-04-161-8/+18
| * | rtmp: Support 'rtmp_app', an option which overrides the name of applicationSamuel Pitoiset2012-04-161-1/+40
| * | avutil: add better documentation for AVSampleFormatJustin Ruggles2012-04-161-1/+26
* | | indeo5: dont run the wavelet transform over partially decoded bands.Michael Niedermayer2012-04-171-0/+5
* | | yadif: Improve pts calculation for is_second.Robert Nagy2012-04-171-3/+14
* | | CrystalHD: Set aspect ratio.sebist2012-04-171-0/+50
* | | CrystalHD: fix pStride value.sebist2012-04-171-2/+1
* | | nuv: check buffer size before checking content.Michael Niedermayer2012-04-171-1/+1
OpenPOWER on IntegriCloud