source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d0b7d24b   11 years michaelni Support HEVC in transport streams.
(edit) @734ccf37   11 years michaelni avcodec/vp9: fix band_counts array size / padding Signed-off-by: …
(edit) @4413dcc0   11 years onemda avcodec/exr: piz decompression Signed-off-by: Paul B Mahol …
(edit) @4d41a25d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @8210e384   11 years michaelni Merge commit '95587859cc69e5abe37c9e3af48008032d98e262' into HEAD * …
(edit) @ab16d5b7   11 years michaelni Merge commit 'a90905db2e6ab1840890f3a88bfd3bf008b9d886' * commit …
(edit) @8610751   11 years michaelni Merge commit 'a84616b736fca5ebd6b87489dd41bc06ccdf7860' * commit …
(edit) @10c6d1b   11 years michaelni Merge commit '93f305473f880729d18b5e42067f19d2106cb2e5' * commit …
(edit) @f7f74a37   11 years michaelni Merge commit '4baba6c813b7a1f27370e20fb1a87b05fcb39208' * commit …
(edit) @91248f08   11 years michaelni Merge commit 'b81dbd6cb7522bea96d78a52f8a4c25a47b820c9' * commit …
(edit) @83bfcc3c   11 years michaelni Merge commit '6b081eff4dfc3c899960f69f30cb567266b7dca3' * commit …
(edit) @8778c49a   11 years michaelni Merge commit '68edd5be0980941924ae633d98589d56a8091bbd' * commit …
(edit) @6659eb71   11 years michaelni Merge commit 'dd33637c18629c3e554ebb146bbeb45c9745a5cf' * commit …
(edit) @8895b71d   11 years michaelni Merge commit '29c455ce3daf7fb369ba20cf77c74bd8e3b43b55' * commit …
(edit) @3a8b52c0   11 years michaelni Merge commit '3b4fa54866f58bf3d8a8dcc460c73ef6564c0ad8' * commit …
(edit) @12e98210   11 years michaelni Merge commit 'c0085f94fea89b180e5727b193484a83586d3490' * commit …
(edit) @64b3aaf8   11 years michaelni hevc: fixing TSCL_A_VIDYO_5 decoding output order(cherry picked from …
(edit) @48e1114a   11 years michaelni fate: fix DBLK_A_MAIN10_VIXS_2 on big endian Signed-off-by: Michael …
(edit) @fb3cea4b   11 years michaelni FATE: add HEVC tests The tests are disabled as 2 do not pass yet …
(edit) @f58cb772   11 years michaelni avformat/mov: fix "correctly" typo Found-by: Timothy Gu …
(edit) @16b6839d   11 years michaelni lavf/matroskadec: Support HEVC demuxing. Signed-off-by: Michael …
(edit) @53f903b7   11 years michaelni lavf/mov: Support HEVC demuxing. Signed-off-by: Michael Niedermayer …
(edit) @cf49d015   11 years michaelni valgrind cleanup(cherry picked from commit …
(edit) @825c7c6   11 years lu_zero mpegvideo: Move 8x8 in a separate function
(edit) @95587859   11 years lu_zero mpegvideo: Move obmc in a separate function
(edit) @a90905db   11 years lu_zero ffv1: Assume bitdepth 0 means 8bit CC: libav-stable@libav.org
(edit) @a84616b7   11 years lu_zero mpegvideo: K&R formatting cosmetics
(edit) @93f30547   11 years lu_zero lavc: Convert some remaining strides to ptrdiff_t
(edit) @93c1fe4d   11 years michaelni hevc: add ts demux support cherry picked from commit …
(edit) @f2dd45d0   11 years michaelni lavc/hevc: mark decoder as experimental Signed-off-by: Michael …
(edit) @af980aa4   11 years michaelni lavc/hevc_ps: fix PIX_FMT enums Signed-off-by: Michael Niedermayer …
(edit) @c8dd048   11 years michaelni lavc: add a HEVC decoder. Initially written by Guillaume Martres …
(edit) @2a19fcc1   11 years michaelni avcodec/mpegaudio_tablegen: remove dead branch Signed-off-by: Michael …
(edit) @12cc3bf2   11 years michaelni avformat: rename a few more h.265 to HEVC Signed-off-by: Michael …
(edit) @59352a07   11 years michaelni avcodec: improve precission for cbrtf() emulation cbrtf() took floats …
(edit) @4baba6c8   11 years anton h264_parser: Fix POC parsing for the case where MMCO_RESET is present. …
(edit) @b81dbd6c   11 years anton h264_parser: Fix POC parsing for the case where MMCO_RESET is absent. …
(edit) @6b081eff   11 years anton fate: add vorbiscomment cover art test Signed-off-by: James Almer …
(edit) @68edd5be   11 years anton FATE: use proper comparison mode in the lavr tests
(edit) @dd33637   11 years anton tiny_psnr: switch f32 handling to floating point Also add support for f64.
(edit) @29c455ce   11 years diego bitstream: Check the result of av_malloc()
(edit) @3b4fa548   11 years diego cavs: more K&R formatting cosmetics
(edit) @c0085f9   11 years derek.buitenhuis mpegaudio_tablegen: Don't use llrint You cannot count on it being …
(edit) @479a5279   11 years derek.buitenhuis cos_tablegen: Don't use lrint You cannot count on it being present on …
(edit) @bc31a7a3   11 years derek.buitenhuis tablegen: Don't use cbrtf in host tools You cannot count on them …
(edit) @884fd4d2   11 years derek.buitenhuis tableprint: Fix use of a size_t print with MSVC %zu was introduced in …
(edit) @e5169211   11 years derek.buitenhuis mpegaudio_tablegen: Don't use llrint You cannot count on it being …
(edit) @50867209   11 years derek.buitenhuis cos_tablegen: Don't use lrint You cannot count on it being present on …
(edit) @008014b5   11 years derek.buitenhuis tablegen: Don't use cbrtf in host tools You cannot count on them …
(edit) @00aa24ff   11 years derek.buitenhuis tableprint: Fix use of a size_t print with MSVC %zu was introduced in …
(edit) @51df6169   11 years michaelni configure: Warn when inline asm is disabled for ICL See Ticket3048 …
(edit) @1120fd78   11 years stefasab lavf/segment: simplify logic and fix !=0 check on segment_end return …
(edit) @67e507e1   11 years stefasab lavf/segment: log segments as they end to AV_LOG_VERBOSE …
(edit) @3b9f8e7c   11 years stefasab lavf/segment: simplify segment_count update Now segment_count mark …
(edit) @ccfb550b   11 years onemda fate: add pxr24 exr test Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @a1b9004b   11 years michaelni avcodec/jpeg2000dec: fix context consistency with too large lowres …
(edit) @0a6ce255   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: http: …
(edit) @c35d29a9   11 years michaelni avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext init This …
(edit) @ab8cbfe0   11 years michaelni avcodec/x86/dsputil_init: remove duplicated sse2 idct init …
(edit) @1bf8fa75   11 years michaelni avcodec/x86/dsputil_init: fix cpu flag checks Fixes linking failure …
(edit) @a06dcde5   11 years stefasab doc: make x11grab examples consistent with option names Change -r to …
(edit) @d6f86d74   11 years michaelni matroskadec: Demux support for SeekPreRoll and CodecDelay Adds …
(edit) @708b32b   11 years martin http: Check the auth string contents and not only the pointer This …
(edit) @42a8d8ae   11 years onemda avformat/rpl: use avpriv_report_missing_feature/avpriv_request_sample …
(edit) @0f99aad8   11 years michaelni lavc: Adding seek_preroll to AVCodecContext seek_preroll field is …
(edit) @f7ed044e   11 years Carl Eugen Hoyos Support H.264 fourcc UMSV. Fixes ticket #3046.
(edit) @f9bef2be   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @e3e0e3d0   11 years michaelni Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497' * commit …
(edit) @9ac124c8   11 years michaelni Merge commit '206895708ea2b464755d340e44501daf9a07c310' * commit …
(edit) @12e4493f   11 years michaelni Merge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098' * commit …
(edit) @12ca544a   11 years michaelni Merge commit '15748773bf33c110e6e2e9526c7ba5478274c74c' * commit …
(edit) @953dd723   11 years michaelni Merge commit '84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c' * commit …
(edit) @a3fabc6c   11 years derek.buitenhuis x86: more AVX2 framework Signed-off-by: Derek Buitenhuis …
(edit) @c6908d6b   11 years derek.buitenhuis x86inc: FMA3/4 Support Signed-off-by: Derek Buitenhuis …
(edit) @20689570   11 years derek.buitenhuis x86inc: Remove our FMA4 support This is so we can sync to x264's …
(edit) @c108ba01   11 years derek.buitenhuis x86inc: Use VEX-encoded instructions in AVX functions Automatically …
(edit) @15748773   11 years derek.buitenhuis avresample/x86: Switch operand order for mulps With the forthcoming …
(edit) @84a125c   11 years martin rtmp: Allocate the prev_pkt arrays dynamically Normally, all channel …
(edit) @1d4476d5   11 years michaelni movenc: use ff_alloc_extradata() Signed-off-by: James Almer …
(edit) @00408f95   11 years michaelni oggparsecelt: use ff_alloc_extradata() Signed-off-by: James Almer …
(edit) @aae8975f   11 years michaelni oggparseopus: use ff_alloc_extradata() Signed-off-by: James Almer …
(edit) @8d9f08ef   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: cavs: …
(edit) @d794b7db   11 years michaelni Merge commit '1b20d0f581f01f2df601c9e68d0d321672d97af7' * commit …
(edit) @fb8a10db   11 years michaelni Merge commit '14ddbb477faef359983151b763fd8b20e578651b' * commit …
(edit) @5970f4bb   11 years michaelni avformat/http: check the auth string contents not the pointer which …
(edit) @6b1b63df   11 years michaelni Merge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af' * commit …
(edit) @5dee3e8b   11 years michaelni Merge commit 'eb8b05a3824a9fa85e20d603595ac8a3b83505d4' * commit …
(edit) @00520088   11 years michaelni Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc' * commit …
(edit) @5340c3dd   11 years onemda avformat/westwood_vqa: s/unsigned char/uint8_t & s/unsigned …
(edit) @a807c682   11 years onemda avformat: use ff_alloc_extradata() Signed-off-by: Paul B Mahol …
(edit) @3fd79833   11 years onemda avformat: add ff_alloc_extradata() helper Signed-off-by: Paul B Mahol …
(edit) @fe448cd2   11 years michaelni avcodec/jpeg2000dec: prevent out of array accesses in pixel addressing …
(edit) @e54f4510   11 years michaelni avcodec/jpeg2000: zero i/f_data Fixes uninitialized use of variables …
(edit) @ede7602c   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: add …
(edit) @ac3b01a9   11 years michaelni avcodec/jpeg2000dec: check transform equality in MCT Fixes null …
(edit) @522f78f8   11 years michaelni avformat/oggparseopus: fix nb_headers Line comes from …
(edit) @39185ec4   11 years lu_zero cavs: Check for negative cbp Sample-Id: 00000647-google Reported-by: …
(edit) @1b20d0f5   11 years lu_zero cavs: Return meaningful error values
(edit) @14ddbb47   11 years lu_zero cavs: K&R formatting cosmetics
(edit) @3130416a   11 years Marton Balint ffplay: add support for changing the channel by the C key …
Note: See TracRevisionLog for help on using the revision log.