summaryrefslogtreecommitdiffstats
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-174-10/+11
|\ \ | |/
| * intrax8: Move error resilience out of intrax8Vittorio Giovara2016-03-224-10/+11
* | Merge commit '709c0f79d8032fcf733bfe58e79ca7ff0858c8bc'Derek Buitenhuis2016-04-171-1/+1
|\ \ | |/
| * nuv: Use the correct context for av_image_check_sizeVittorio Giovara2016-03-221-1/+1
* | 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 '4426540f0c3ee516662f79d0a6ab5b95503b6611'Derek Buitenhuis2016-04-170-0/+0
|\ \ | |/
| * avconv: switch to the new BSF APIAnton Khirnov2016-03-204-51/+129
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis2016-04-1726-653/+1591
|\ \ | |/
| * lavc: add a new bitstream filtering APIAnton Khirnov2016-03-2021-432/+1350
* | avfilter/vf_readvitc: Use avpriv_frame_get_metadatap() avoid direct access to...Michael Niedermayer2016-04-171-2/+2
* | vp9: ignore frame_context_index field in key-/intraonly-frames.Ronald S. Bultje2016-04-171-0/+2
* | vf_scale: support bt2020 in in/out_color_matrix properties.Ronald S. Bultje2016-04-171-1/+3
* | avfilter/colorspacedsp_template: Add argument protecting () to avg()Michael Niedermayer2016-04-171-2/+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
* | avformat/hashenc: add missing avio_flush to hash_write_trailerJames Almer2016-04-161-0/+1
* | avcodec/exr: Fix "libavcodec/exr.c:1494:13: warning: ISO C90 forbids mixed de...Michael Niedermayer2016-04-171-1/+3
* | fate: add test for Ticket4816 (PNG decoding with alpha)Michael Niedermayer2016-04-172-0/+9
* | 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
* | avfilter: add readvitc filterTobias Rapp2016-04-167-1/+300
* | avfilter/af_hdcd: Fix informations typoMichael Niedermayer2016-04-161-1/+1
* | avformat/matroskaenc: Undo bits_per_coded_sample change as bits_per_raw_sampl...Michael Niedermayer2016-04-161-2/+2
* | lavf/bink: Cosmetics: Reindent after last commit.Carl Eugen Hoyos2016-04-151-10/+10
* | lavf/bink: Support Monkey Island 4 (SMUSH) files.Carl Eugen Hoyos2016-04-152-3/+20
* | lavc/dds: Fix GRAY8A decoding.Carl Eugen Hoyos2016-04-153-4/+6
* | 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
* | lavfi/af_hdcd: Implement high definition audio cd filtering.Benjamin Steffes2016-04-156-0/+1163
* | avformat/hashenc: simplify hash_write_trailerJames Almer2016-04-141-23/+5
* | avcodec: Add bits_per_raw_sample to AVCodecParametersMichael Niedermayer2016-04-154-2/+28
* | avformat/yop: alloc codecpar extradata only onceJames Almer2016-04-141-6/+0
* | 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
* | avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol2016-04-1424-31/+31
* | avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packe...Michael Niedermayer2016-04-141-1/+1
* | Merge commit 'a2d1922bde8db2cdac95051918fe81ae18c0376b'Derek Buitenhuis2016-04-140-0/+0
|\ \ | |/
| * takdec: ensure chan2 is a valid channel indexAndreas Cadhalpun2016-03-201-0/+6
OpenPOWER on IntegriCloud