1041 Commits (30ca700ba17b9ba46f4648afa30559ad890f0221)

Author SHA1 Message Date
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
Jason Garrett-Glaser c177cfb4fb H.264: fix CODEC_FLAG_GRAY 14 years ago
Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
Michael Niedermayer 108f318d90 h264: don't be so picky on decoding pps in extradata. 14 years ago
Michael Niedermayer 33aec3f402 h264: change a few comments into error messages 14 years ago
Michael Niedermayer 21d5de9303 H264: Reduce pointless diffs to qatar 14 years ago
Michael Niedermayer f0e9ee8d94 Revert "H264: Split out hl_motion and template it, this seems a bit faster" 14 years ago
Alexander Strange 33eac92a3c h264: Complexify frame num gap shortening code 14 years ago
Michael Niedermayer 9034001b17 h264 fill_filter_caches: Dont init chroma nnz_cache. 14 years ago
Alexander Strange 6a9c859444 H264/MPEG frame-level multi-threading. 14 years ago
Felipe Contreras b47904d158 h264: Properly set coded_{width, height} when parsing H.264. 14 years ago
Michael Niedermayer 0424e052f8 Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Ronald S. Bultje 4e987f8282 h264: correct border check. 14 years ago
Ronald S. Bultje 0ffc841505 h264: fix loopfilter with threading at slice boundaries. 14 years ago
Ronald S. Bultje 8d44cd2cd8 h264: copy pixel_shift between slice threading contexts. 14 years ago
Oskar Arvidsson d545cf804c Enable decoding of high bit depth h264. 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Oskar Arvidsson fcc0224e4f Add support for higher QP values in h264. 14 years ago
Oskar Arvidsson 6e3ef511d7 Add the notion of pixel size in h264 related functions. 14 years ago
Oskar Arvidsson e39e3abad4 Choose h264 chroma dc dequant function dynamically. 14 years ago
Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
Stefano Sabatini 301183d9be replace deprecated av_get_pict_type_char() with av_get_picture_type_char() 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
Stefano Sabatini 6209669de4 Replace deprecated av_get_pict_type_char() with av_get_picture_type_char(). 14 years ago
Michael Niedermayer 0e5758d101 H264: print nal_ref_idc too for debug 14 years ago
Mike Scheutzow e12926393b Fix decoding of mpegts streams with h264 video that does *NOT* have b frames 14 years ago
Diego Biurrun 2e15305b70 Remove some disabled printf debug cruft. 14 years ago
Anton Khirnov e7021c0ed5 lavc: remove FF_API_HURRY_UP cruft 14 years ago
Ronald S. Bultje 94f7451a3a Introduce slice threads flag. 14 years ago
Alexander Strange 7e2eb4bacd Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer df2d5b16ef H264: Allow templating hl_decode_mb based on pixel_size. 14 years ago
Michael Niedermayer a50f0bea25 H264: Split out hl_motion and template it, this seems a bit faster 14 years ago
Michael Niedermayer e7077f5e7b H264: replace pixel_size by pixel_shift 14 years ago
Oskar Arvidsson 5e85298cb5 Enable decoding of high bit depth h264. 14 years ago
Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Oskar Arvidsson d268bed209 Add support for higher QP values in h264. 14 years ago
Michael Niedermayer 436c4523ed H264: fix prefetch 14 years ago
Oskar Arvidsson dc172ecc6e Add the notion of pixel size in h264 related functions. 14 years ago
Oskar Arvidsson af0b2d6736 Choose h264 chroma dc dequant function dynamically. 14 years ago
Michael Niedermayer 488efb33a7 H264: Fix slice threads 14 years ago
Michael Niedermayer ffb61814a0 Fix deblocking with thread_slices 14 years ago
Michael Niedermayer ee6db0de37 Fix ffmpeg-mt fixme in h264. 14 years ago
Michael Niedermayer 6e77feb201 Dont be so picky on decoding pps in extradata. 14 years ago
Michael Niedermayer 4ce776d636 H264: fix slice end error detection 14 years ago
Michael Niedermayer 0d5e6843b4 h264: change a few comments into error messages 14 years ago
Anton Khirnov 8ed2ae09a2 lavc: mark hurry_up for removal on next major bump 14 years ago
Peter Ross 007b1f04d7 h264: permit h264 decoder to be compiled when svq3 decoder is disabled 14 years ago
Michael Niedermayer d375c10400 Fake-Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago