summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950'Derek Buitenhuis2016-04-175-1649/+1791
|\
| * intrax8: K&R formatting cosmeticsVittorio Giovara2016-03-225-1653/+1792
* | Merge commit '6f5ff559dbd01fa4ea96bc0a1d2e0c21f2db8d13'Derek Buitenhuis2016-04-171-1/+2
|\ \ | |/
| * intrax8: Adjust printf conversion specifier for sizeof expressionDiego Biurrun2016-03-221-1/+2
* | Merge commit '42244ce07a1f4f5108ae86d50fe72db785d483ed'Derek Buitenhuis2016-04-171-6/+5
|\ \ | |/
| * intrax8: Move a comment to the place it correspondsVittorio Giovara2016-03-221-6/+5
* | Merge commit '750562549ceef268b29b94f6a887d9cf331a8c78'Derek Buitenhuis2016-04-171-7/+10
|\ \ | |/
| * intrax8: Wrap multiline macros in do{}while(0) clausesVittorio Giovara2016-03-221-7/+10
* | Merge commit '0c6a70873fc6e43194b471d112c30823b6c8d0b4'Derek Buitenhuis2016-04-173-8/+10
|\ \ | |/
| * intrax8: Move error resilience out of intrax8Vittorio Giovara2016-03-223-8/+10
* | Merge commit '64250d94b74d3fd47cc8b1611f48daf6a6ed804a'Derek Buitenhuis2016-04-172-8/+4
|\ \ | |/
| * indeo4: Consistently initialize variablesVittorio Giovara2016-03-222-8/+4
* | Merge commit '6202e2fede75df92cbc374a3f7d6893d0c5ac721'Derek Buitenhuis2016-04-173-30/+18
|\ \ | |/
| * indeo4: Rework stream analysis reportVittorio Giovara2016-03-223-30/+18
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis2016-04-1723-652/+1580
|\ \ | |/
| * lavc: add a new bitstream filtering APIAnton Khirnov2016-03-2019-431/+1345
| * takdec: ensure chan2 is a valid channel indexAndreas Cadhalpun2016-03-201-0/+6
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-198-10/+10
* | vp9: ignore frame_context_index field in key-/intraonly-frames.Ronald S. Bultje2016-04-171-0/+2
* | avcodec/takdec: fix decoding of some sample rates with multichannel coderPaul B Mahol2016-04-171-2/+11
* | avcodec/h264: Fix for H.264 configuration parsingIvan2016-04-171-2/+2
* | avcodec/exr: Fix "libavcodec/exr.c:1494:13: warning: ISO C90 forbids mixed de...Michael Niedermayer2016-04-171-1/+3
* | vc2enc: use 32x16 slices by defaultRostislav Pehlivanov2016-04-161-2/+2
* | vc2enc: don't require interlacing for 1080p50/60 base video formatsRostislav Pehlivanov2016-04-161-2/+2
* | lavc/dds: Fix GRAY8A decoding.Carl Eugen Hoyos2016-04-152-3/+5
* | avcodec/avcodec: Document signed/unsignedness of sample formats in relation t...Michael Niedermayer2016-04-151-2/+2
* | avcodec/utils: Add braces to framecount computationMichael Niedermayer2016-04-151-1/+1
* | avcodec/utils: Fix duration of ATRAC3 packetsMichael Niedermayer2016-04-151-1/+2
* | avcodec: Add bits_per_raw_sample to AVCodecParametersMichael Niedermayer2016-04-153-1/+27
* | avcodec/ralf: add support for monoPaul B Mahol2016-04-141-1/+1
* | avcodec/atrac3: pass AVCodecContext to av_log if availablePaul B Mahol2016-04-141-2/+2
* | avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packe...Michael Niedermayer2016-04-141-1/+1
* | Merge commit '1098f5c0495c61a98d4ff6b8e24c17974d4bace5'Derek Buitenhuis2016-04-141-23/+32
|\ \ | |/
| * svq3: Use a separate buffer for decoding the slicesLuca Barbato2016-03-161-23/+32
* | avcodec/wmalosslessdec: improve 24bit supportPaul B Mahol2016-04-133-9/+28
* | avcodec/wmalosslessdec: improve >2 channel supportPaul B Mahol2016-04-131-13/+15
* | Merge commit '92c1a83ee9394b39d68f6affd9104752a03714f8'Derek Buitenhuis2016-04-131-0/+2
|\ \ | |/
| * qsv: Fix loading multiple pluginsLuca Barbato2016-03-151-0/+2
| * mpegvideo: Refactor emulated_edge_mc callsLuca Barbato2016-03-051-42/+36
* | Merge commit '0242351390643d176b10600c2eb854414f9559e6'Derek Buitenhuis2016-04-131-3/+3
|\ \ | |/
| * mpegvideo: Fix undefined negative shifts in mpeg_motion_internalLuca Barbato2016-03-051-6/+6
| * mpegvideo: Fix undefined negative shifts in ff_init_block_indexLuca Barbato2016-03-051-3/+3
| * idct8x8: Fix undefined negative shiftsKaterina Barone-Adesi2016-03-053-25/+25
* | Merge commit 'e10b7ef2fe56603fb1baac6b20fd6bd0a3fdd0d0'Derek Buitenhuis2016-04-131-0/+2
|\ \ | |/
| * vdpau: Add missing deprecation guardsVittorio Giovara2016-03-051-0/+2
| * lavc: factor apply_param_change() AV_EF_EXPLODE handlingwm42016-03-051-13/+15
| * indeo2: Fix banding artefactsLuca Barbato2016-03-012-39/+138
| * indeo2data: K&R formatting cosmeticsLuca Barbato2016-03-011-104/+104
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-0120-243/+463
* | lavf/audiotoolboxdec: only provide block alignment for ILBCRodger Combs2016-04-131-1/+1
OpenPOWER on IntegriCloud