summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avformat/avio: move short seek threshold to the contextMichael Niedermayer2015-06-11
* avformat/aiffdec: avoid double and ldexp()Michael Niedermayer2015-06-11
* avcodec/mips: Add 'const' to static arrays in HEVC MSA codeShivraj Patil2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functionsShivraj Patil2015-06-11
* libvpxenc: add overshoot-pct optionJames Zern2015-06-10
* libvpxenc: add undershoot-pct optionJames Zern2015-06-10
* avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFOMichael Niedermayer2015-06-11
* avformat: Fix bug in parse_rps for HEVC.Deliang Fu2015-06-11
* avdevice/openal-dec: Make al_format_info constMichael Niedermayer2015-06-11
* avformat/movenc: Make static packed_size, const staticMichael Niedermayer2015-06-11
* avcodec/mpeg4videodec: Mark static table as constMichael Niedermayer2015-06-11
* avformat/mpegts: Do not ignore registration descriptors when probing is enabledMichael Niedermayer2015-06-10
* doc/ffmpeg: remove tipsLou Logan2015-06-10
* Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'Michael Niedermayer2015-06-10
|\
| * mpegvideo: Mark one function as staticVittorio Giovara2015-06-10
* | Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Move block permutation function where is usedVittorio Giovara2015-06-10
* | Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Drop release_unused_pictures() functionVittorio Giovara2015-06-10
* | Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara2015-06-10
* | Merge commit '529c05698e88b057f0bea61e0d85f2b42925b5ea'Michael Niedermayer2015-06-10
|\|
| * movenc: fixes a questionable valgrind uninitialized value warningJanne Grunau2015-06-10
* | lavf/http: Correctly terminate session with HTTP POST client.Stephan Holljes2015-06-10
* | avcodec/mips: remove ;;Michael Niedermayer2015-06-10
* | libavformat/flvdec.c: don't build index_entries for input stream if AVIOConte...Igor Derzhavin2015-06-10
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...Shivraj Patil2015-06-10