summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WebP encoder: extract out some methods into a separate helper library.Urvang Joshi2015-05-22
* Merge commit '94599a6de3822b13c94096d764868128f388ba28'Michael Niedermayer2015-05-22
|\
| * tls: Remove all the local polling loopsMartin Storsjö2015-05-22
* | Merge commit 'd13b124eaf452b267480074b2e6946538ed03a6e'Michael Niedermayer2015-05-22
|\|
| * tls: Remove the nonblocking codeMartin Storsjö2015-05-22
* | Merge commit 'd15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02'Michael Niedermayer2015-05-22
|\|
| * tls: Use custom IO to read from the URLContextMartin Storsjö2015-05-22
* | WebP muxer: support a packet containing animated WebP.Urvang Joshi2015-05-22
* | doc/ffmpeg: basic documentation for -copy/ignore_unknownMichael Niedermayer2015-05-21
* | avformat/mov: check result of avio_seekZhang Rui2015-05-21
* | ffmpeg: Support copying unknown streamsMichael Niedermayer2015-05-21
* | avcodec/mips: loongson fix bugs in mathops optimization周晓勇2015-05-21
* | avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/Michael Niedermayer2015-05-21
* | avutil/pixfmt: make luma sample positions even more explicit in the AVChromaL...Michael Niedermayer2015-05-21
* | avutil/pixfmt: Clarify mpeg example comments for AVChromaLocationMichael Niedermayer2015-05-21
* | avutil/pixfmt: clarify chroma location text further, as "first" is ambigousMichael Niedermayer2015-05-21
* | avutil/pixfmt: Clarify that the ASCII art describes the location of the first...Michael Niedermayer2015-05-21
* | ffmpeg_opt: add missing space in error messageMichael Niedermayer2015-05-21
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-05-21
|\ \
| * | lavc/qdrw: Do not fail decoding valid Quickdraw images.Carl Eugen Hoyos2015-05-21
| * | lavf/mov: Use AVCOL_SPC constants when checking color_space.Carl Eugen Hoyos2015-05-21
| * | lavf/mov: Write colour matrix "6" for color_space bt470bg.Carl Eugen Hoyos2015-05-21
| * | lavf/mkv: Only skip prores header if the packet is large enough.Carl Eugen Hoyos2015-05-21
* | | ffmpeg_opt: fix the error message log level for the unsupported stream typesMichael Niedermayer2015-05-21
* | | ffmpeg_opt: Give the user a hint on how to ignore unsupported streamsMichael Niedermayer2015-05-21
* | | libvpx: add support for yuv440p and yuv440p10/12 encodingJames Almer2015-05-20
* | | ffmpeg: support ignoring unsupported mapped streamsRodger Combs2015-05-21
|/ /
* | Merge commit '3efe0393e4f0eaa27bac8833edbd7d3cff4704e1'Michael Niedermayer2015-05-20
|\|
| * hevc: make avcodec_decode_video2() fail if get_format() failswm42015-05-19
* | nutdec: abort if EOF is reached in decode_info_header/read_sm_dataAndreas Cadhalpun2015-05-20
* | avcodec/vmnc: Add back adapted comment about 24bitVittorio Giovara2015-05-20
* | Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512'Michael Niedermayer2015-05-20
|\|
| * lavfi: Move avcodec header to the only filter needing itVittorio Giovara2015-05-19
* | nutdec: stop skipping bytes at EOFAndreas Cadhalpun2015-05-20
* | nutdec: fix infinite resync loopsAndreas Cadhalpun2015-05-20
* | avcodec/vmnc: Simplify "24bit" supportMichael Niedermayer2015-05-20
* | Merge commit 'eafbc6716cede6d4a652f8bedf82f2901c68d06d'Michael Niedermayer2015-05-20
|\|
| * vmnc: Delay pixel size checkVittorio Giovara2015-05-19
* | avcodec/hevc: Remove unused variableMichael Niedermayer2015-05-20
* | configure: add cpuflags for loongson3 series cpu周晓勇2015-05-20
* | avformat/nutdec: Fix recovery when immedeately after seeking a failure happensMichael Niedermayer2015-05-20
* | avformat/nutdec: Return error on EOF from get_str()Michael Niedermayer2015-05-20
* | fate: Add fate-mathops testMichael Niedermayer2015-05-20
* | avcodec: add mathops testMichael Niedermayer2015-05-20
* | lavc/vmnc: Fix 32bit colour-space, there is no transparency.Carl Eugen Hoyos2015-05-20
* | configure: disable mipsfpu for loongson3周晓勇2015-05-20
* | doc/encoders: add flacMichael Niedermayer2015-05-20
* | Fix movtext crashes caused due to lack of proper bounds checkingNiklesh2015-05-19
* | avcodec/flacenc: Support Multi dimensional quantizationMichael Niedermayer2015-05-20
* | avcodec/flacenc: Mark pointers/array arguments const which are not changedMichael Niedermayer2015-05-19