summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'Michael Niedermayer2015-06-12
|\
| * cws2fws: Close file handles on errorVittorio Giovara2015-06-12
* | Merge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6'Michael Niedermayer2015-06-12
|\|
| * avconv_opt: Check localtime() return valueVittorio Giovara2015-06-12
* | Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'Michael Niedermayer2015-06-12
|\|
| * segment: Check open_null_ctx() return valueVittorio Giovara2015-06-12
* | Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb'Michael Niedermayer2015-06-12
|\|
| * h264_qpel: Use the correct headerVittorio Giovara2015-06-12
* | Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a'Michael Niedermayer2015-06-12
|\|
| * h264_weight: Fix SSSE3 biweight code with weights of 128Michael Niedermayer2015-06-12
* | Merge commit '64a2e844166d62093b45e680874eea8bd1facf5b'Michael Niedermayer2015-06-12
|\|
| * eamad: Use the correct headersLuca Barbato2015-06-12
* | Merge commit '8606e881b02bec2ac24943d22c8afe11d641fac8'Michael Niedermayer2015-06-12
|\|
| * mpeg12: Move the vlc bits to a stand alone fileLuca Barbato2015-06-12
* | Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: Expand macroVittorio Giovara2015-06-12
* | h264: update avctx width/height/pix_fmt when returning frameAndreas Cadhalpun2015-06-12
* | Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: rv10: Move function declaration to a separate headerVittorio Giovara2015-06-12
* | Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: h263: Move all tables to a single fileVittorio Giovara2015-06-12
* | Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: Move ER functions to a separate fileVittorio Giovara2015-06-12
* | libavcodec/imgconvert.c: support left band while croppingPrzemysław Sobala2015-06-12
* | avformat/mxfdec: Detect jpeg2000 through codec_ul tooMichael Niedermayer2015-06-12
* | doc/filters: add one more zoompan examplePaul B Mahol2015-06-12
* | matroskadec: verify seekhead IDswm42015-06-12
* | avfilter/vf_zoompan: support planar rgb pixel formatsPaul B Mahol2015-06-12
* | avcodec/jpeg2000dec: Reduce verbosity of get_plt()Michael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Fallback to yuv if no matching xyz format existsMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Do not abort if prc is outside limitsMichael Niedermayer2015-06-12
* | ffmpeg_opt: Check for localtime() failureMichael Niedermayer2015-06-12
* | Mark vectors as NAN instead of dereferencing NULL pointers on malloc failureMichael Niedermayer2015-06-12
* | swscale: Assert that pixel format descriptor is not NULLMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Assert that pixel format descriptor is not NULLMichael Niedermayer2015-06-12
* | avformat/mpegts: recognizes and export private streamsMichael Niedermayer2015-06-12
* | configure: Disable VSX on unspecified / generic CPUsMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Do not hardcode tile part usageMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Do not print a warning for RLCPMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Remove unused variable and argumentMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Fix Selective arithmetic coding bypass and Multiple code...Michael Niedermayer2015-06-12
* | avcodec/mqcdec: Support raw bypass and non reseting initMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: add some sanity checking on newpassesMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Add some additional checking on lengthincMichael Niedermayer2015-06-12
* | avcodec/jpeg2000dec: Print warning for "Selective arithmetic coding bypass"Michael Niedermayer2015-06-11
* | avcodec/jpeg2000dec: Implement progression order RLCPMichael Niedermayer2015-06-11
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functionsShivraj Patil2015-06-11
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil2015-06-11
* | avutil/softfloat: Move av_sf2double() to headerMichael Niedermayer2015-06-11
* | avutil/softfloat: properly separate testcodeMichael Niedermayer2015-06-11