| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: remove dead FF_API_AVCODEC_OPEN API | Stefano Sabatini | 2013-11-03 | 1 | -34/+0 |
* | lavc: remove dead FF_API_ALLOC_CONTEXT API | Stefano Sabatini | 2013-11-03 | 1 | -34/+0 |
* | Merge commit '28240a60c1b5ce276e947ba013271ec009adc078' | Michael Niedermayer | 2013-11-01 | 1 | -0/+2 |
|\ |
|
| * | lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | | Merge commit 'eb5920c195d1b0bda81782af4ba0c5982f5225b3' | Michael Niedermayer | 2013-11-01 | 1 | -0/+2 |
|\| |
|
| * | lavc: deprecate unused FF_BUG_OLD_MSMPEG4 | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | | Merge commit '0300962b76644f145b773439989a5cdf1667e162' | Michael Niedermayer | 2013-11-01 | 1 | -0/+2 |
|\| |
|
| * | lavc: schedule FF_BUG_AC_VLC for removal on the next major bump. | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | | avcodec: document that FF_DEBUG_VIS_QP / FF_DEBUG_VIS_MB_TYPE should only be ... | Michael Niedermayer | 2013-11-01 | 1 | -2/+2 |
* | | Merge commit 'f8b2bcd2adab65658ffd45f9f13b032af6600bf8' | Michael Niedermayer | 2013-11-01 | 1 | -0/+2 |
|\| |
|
| * | lavc: deprecate FF_DEBUG_VIS_* | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | | avcodec/avcodec.h: move debug_mv to the end of the struct with the next ABI bump | Michael Niedermayer | 2013-11-01 | 1 | -0/+14 |
* | | Merge commit 'a1504eee41b39f62dbfe0a0ca6b96c2716bf7577' | Michael Niedermayer | 2013-11-01 | 1 | -0/+2 |
|\| |
|
| * | lavc: deprecate AVCodecContext.debug_mv | Anton Khirnov | 2013-10-31 | 1 | -3/+4 |
* | | Merge commit 'ccc71298456d97f64f539e303c771d04dcb33c53' | Michael Niedermayer | 2013-11-01 | 1 | -0/+5 |
|\| |
|
| * | lavc: deprecate FF_DEBUG_MV and remove all traces of its use | Anton Khirnov | 2013-10-31 | 1 | -0/+5 |
* | | Merge commit '064698d381e1e7790f21b0199a8930ea04e2e942' | Michael Niedermayer | 2013-11-01 | 1 | -0/+1 |
|\| |
|
| * | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+1 |
* | | Merge commit '7644f5a80787c9b608b82873604805d7e38a6a18' | Michael Niedermayer | 2013-11-01 | 1 | -0/+6 |
|\| |
|
| * | lavc: replace avcodec_set_dimensions with ff_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -0/+6 |
* | | Merge commit '28096e0a806e57376541e6222d315619906e3c55' | Michael Niedermayer | 2013-11-01 | 1 | -0/+1 |
|\| |
|
| * | h264: wait for initial complete frame before outputing frames | John Stebbins | 2013-10-31 | 1 | -0/+1 |
* | | Merge commit '9af7a8523a6bb517834ebed36093bdab11a8b38e' | Michael Niedermayer | 2013-11-01 | 1 | -0/+1 |
|\| |
|
| * | HNM4/HNM4A demuxer & video decoder | David Kment | 2013-10-31 | 1 | -0/+1 |
* | | Merge commit '23a211cbba0b7c9ee694040031b2e5da1be54a00' | Michael Niedermayer | 2013-10-28 | 1 | -1/+8 |
|\| |
|
| * | lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. | Anton Khirnov | 2013-10-28 | 1 | -0/+7 |
* | | lavc: add support for CODEC_CAP_DELAY in subtitles | Marton Balint | 2013-10-27 | 1 | -0/+8 |
* | | avcodec/avcodec.h: Add documentation for the AV_EF_* defifines | Michael Niedermayer | 2013-10-27 | 1 | -8/+8 |
* | | avcodec: Add little-endian G726 decoder | Carl Eugen Hoyos | 2013-10-18 | 1 | -0/+1 |
* | | lavc: Adding seek_preroll to AVCodecContext | Vignesh Venkatasubramanian | 2013-10-14 | 1 | -0/+10 |
* | | Merge commit '16ea20c827ef2ffaf77d5e05d5cf9983689f7b2b' | Michael Niedermayer | 2013-10-13 | 1 | -6/+18 |
|\| |
|
| * | lavc doxy: extend/clarify avcodec_decode_audio4() doxy | Anton Khirnov | 2013-10-12 | 1 | -6/+18 |
* | | Merge commit '66d3f5fd5ca4cb3d09b52ad1041cd4359325a21a' | Michael Niedermayer | 2013-10-13 | 1 | -10/+0 |
|\| |
|
| * | lavc doxy: remove false statements about alignment requirements. | Anton Khirnov | 2013-10-12 | 1 | -10/+0 |
* | | lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value for back... | Michael Niedermayer | 2013-10-13 | 1 | -1/+2 |
* | | avcodec: add av_codec_get_max_lowres() | Michael Niedermayer | 2013-10-03 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-03 | 1 | -0/+2 |
|\| |
|
| * | lavc: mark deprecated AVCodec.max_lowres for removal on next bump | Anton Khirnov | 2013-10-02 | 1 | -0/+2 |
* | | Merge commit '7e52080cb18332cb1da9fe133498750b6b4b0fb3' | Michael Niedermayer | 2013-09-27 | 1 | -0/+2 |
|\| |
|
| * | pcm: support 24-bit/32-bit little-endian planar | Paul B Mahol | 2013-09-27 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-25 | 1 | -5/+11 |
|\| |
|
| * | lavc doxy: document that avcodec_flush_buffers() invalidates decoded frames | Anton Khirnov | 2013-09-24 | 1 | -5/+11 |
* | | avcodec/avcodec.h: skip_alpha should not be accessed directly (would cause AB... | Michael Niedermayer | 2013-09-22 | 1 | -0/+1 |
* | | Make decoding alpha optional for some codecs. | Reimar Döffinger | 2013-09-22 | 1 | -0/+13 |
* | | Merge commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff' | Michael Niedermayer | 2013-09-19 | 1 | -0/+1 |
|\| |
|
| * | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+1 |
* | | avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args | Dylan Alex Simon | 2013-09-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-11 | 1 | -1/+2 |
|\| |
|
| * | Drop pointless directory name prefixes from #includes in the current dir | Diego Biurrun | 2013-09-10 | 1 | -1/+2 |
* | | Make avcodec_find_best_pix_fmt_of_list const-correct | Michael Bradshaw | 2013-09-10 | 1 | -1/+1 |