73 Commits (6cb5dcb3920f04772b9a323776f6f64653a1e147)

Author SHA1 Message Date
Loïc Le Loarer 579448a083 - correct several errors on the deblocking accross slice boundaries. 20 years ago
Roberto Togni f31ecffb4f Fix avc1 if there is nore than one nal per mov frame 20 years ago
Loren Merritt 5ad984c997 implement B_DIRECT and B_SKIP macroblock types. 20 years ago
Loren Merritt 650cec0c8c vismv for h264 displayed incorrect motion vectors. 20 years ago
Loic Le Loarer 5175b9376f add multi slice support 20 years ago
Michael Niedermayer bf835aee11 uppercase codec_tag=AVC1 support 20 years ago
Michael Niedermayer a979965313 out of buffer access fix 20 years ago
Burkhard Plaum 073c2593c9 Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
Loren Merritt 7d7f635dc0 Fixed typo which caused incorrect motion prediction in B-frames. patch by (Loren Merritt <lorenm ta u tod washington tod edu>) 20 years ago
Michael Niedermayer 5d0e4cb87a segfault fix 20 years ago
Michael Niedermayer db4d9faf8d optimzation 20 years ago
Michael Niedermayer 58897665ae optimization 20 years ago
Michael Niedermayer 7b89e963e8 fix CABAC+LOOP missmatch 20 years ago
Michael Niedermayer 3981c385cc cbp_table cleanup 20 years ago
Michael Niedermayer 9af1ec8e9a cleanup of decode_cabac_residual() 20 years ago
Michael Niedermayer d6b0c1bbf8 decode intra cabac mb_type cleanup 20 years ago
Gildas Bazin 03393cb766 small typo patch by (Gildas Bazin <gbazin at altern dot org>) 20 years ago
Loren Merritt d5af70c3b8 H.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Loren Merritt 0bc42caddf h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Michael Niedermayer 0fa8158d3e move h264 idct to its own file and call via function pointer in DspContext 20 years ago
Michael Niedermayer 792bb815e3 assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Michael Niedermayer 5cbb0e70a0 H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Roberto Togni 4770b1b4fb AVC (H264 in mp4 files, fourcc avc1) support 20 years ago
Loren Merritt d89dc06a96 h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Michael Niedermayer b3067ac197 cleanup 21 years ago
Måns Rullgård ec587a50c7 Get H.264 frame rate from SPS/VUI patch by (Måns Rullgård <mru at kth dot se>) 21 years ago
Michael Niedermayer 7440fe839d segfault fix 21 years ago
Michael Niedermayer bba8334965 overread fix 21 years ago
Michael Niedermayer 68b3ba0dfa 1000l 21 years ago
Alex Beregszaszi d967e3b8a5 some debug 21 years ago
Michael Niedermayer 53db1cae1c data_size = 0 cleanup 21 years ago
Michael Niedermayer e4cb187db8 remove duplicated find_frame_end() code 21 years ago
Michael Niedermayer c8470cc173 h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Laurent Aimar 693399ba55 h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Laurent Aimar 9e5281141c progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Michael Niedermayer 042e3bfe9d fix decoding of qp<6 21 years ago
Laurent Aimar e5017ab870 h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Michael Niedermayer 53c05b1eac do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded 21 years ago
Michael Niedermayer 3ebc7e04de h264 loop filter optimizations 21 years ago
Michael Niedermayer 980a82b70b h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Michael Niedermayer 3edcacde04 init cleanup 21 years ago
Alex Beregszaszi fe455f3328 get_bit_count -> put_bits_count 21 years ago
Michael Niedermayer 303e50e65b closed gop support & flags2 as all bits in flags are used 21 years ago
Wolfgang Hesseler 0c9bbaec60 motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer 9a41c2c747 svq3 fix 21 years ago
Michael Niedermayer 68ca24e6db intra16x16 fix 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
Alex Beregszaszi c58222c56c 10l 21 years ago
Alex Beregszaszi ed7debda14 removed the obsolete and unused parameters of init_put_bits 21 years ago