summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit '9765549f551ff40869aee1a6492b6a976c86cfe9'Derek Buitenhuis2016-04-141-9/+16
|\ \ | |/
| * mpegts: Forward the errors on mpeg4 objects parsingLuca Barbato2016-03-201-9/+16
* | Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c'Derek Buitenhuis2016-04-148-2/+473
|\ \ | |/
| * lavfi: generic hardware surface upload and download filtersMark Thompson2016-03-198-1/+472
* | Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis2016-04-149-1/+948
|\ \ | |/
| * lavu: VAAPI hwcontext implementationMark Thompson2016-03-199-1/+948
* | Merge commit 'd264c720f7b74286840719e506daba39f83b438b'Derek Buitenhuis2016-04-141-0/+5
|\ \ | |/
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-1912-11/+37
* | Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis2016-04-145-1/+128
|\ \ | |/
| * lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-195-1/+128
* | Merge commit '1098f5c0495c61a98d4ff6b8e24c17974d4bace5'Derek Buitenhuis2016-04-141-23/+32
|\ \ | |/
| * svq3: Use a separate buffer for decoding the slicesLuca Barbato2016-03-161-23/+32
* | avformat/framehash: enable new outputJames Almer2016-04-13302-319/+1516
* | avformat/framehash: add sidedata checksumJames Almer2016-04-131-3/+29
* | avformat/tee: Refactor close_slaves function in tee muxerJan Sebechlebsky2016-04-141-26/+32
* | avformat/dump: Fix sign bug in reported "start" timeBryan Huh2016-04-141-3/+5
* | avcodec/wmalosslessdec: improve 24bit supportPaul B Mahol2016-04-133-9/+28
* | avcodec/wmalosslessdec: improve >2 channel supportPaul B Mahol2016-04-131-13/+15
* | tests/checkasm/vf_colorspace: Make bpp_mask constMichael Niedermayer2016-04-131-1/+1
* | doc/demuxers: fix "Quicktme" typoLou Logan2016-04-131-2/+2
* | avformat/framehash: add extradata checksumJames Almer2016-04-131-0/+23
* | avformat/framecrc: enable new outputJames Almer2016-04-13960-8/+3990
* | Merge commit '2f4a1bb9bfb29112711ba904e1dc0dd58e24f361'Derek Buitenhuis2016-04-130-0/+0
|\ \ | |/
| * cmdutils: update copyright year to 2016Sean McGovern2016-03-151-1/+1
* | Merge commit '8b4b1c1eea9daa4e2003aa0935e73f56aab8102d'Derek Buitenhuis2016-04-130-0/+0
|\ \ | |/
| * matroska: Support V_QUICKTIME as written in the specificationLuca Barbato2016-03-151-3/+10
* | Merge commit '92c1a83ee9394b39d68f6affd9104752a03714f8'Derek Buitenhuis2016-04-131-0/+2
|\ \ | |/
| * qsv: Fix loading multiple pluginsLuca Barbato2016-03-151-0/+2
* | Merge commit '7e01d48cfd168c3dfc663f03a3b6a98e0ecba328'Derek Buitenhuis2016-04-131-1/+3
|\ \ | |/
| * mov: Check the entries value when parsing dref boxesLuca Barbato2016-03-111-1/+3
* | Merge commit '59b9d2f684f1ff66627ca2b7d2dd05771ade62f0'Derek Buitenhuis2016-04-131-0/+4
|\ \ | |/
| * configure: Add support for clang llvm-covLuca Barbato2016-03-071-0/+4
OpenPOWER on IntegriCloud