84 Commits (884182b383ed8b70a67634dc7f91395c402b58d7)

Author SHA1 Message Date
Michael Niedermayer 46f2f05f59 simplify deblock 20 years ago
Michael Niedermayer 3b33943e9b simplify 20 years ago
Loic Le Loarer 827c91bfb7 H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <loic.le-loarer polytechnique org>) 20 years ago
Michael Niedermayer eed4ebd22c div by zero aspect fix 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Gert Vervoort 9c6221ae62 10l (obmc_scratchpad not always initialize) 20 years ago
Loren Merritt 934b0821db 10l: scratchpad could be allocated before its size was known. 20 years ago
Loren Merritt 9f2d1b4ff5 H.264 weighted prediction. 20 years ago
Loren Merritt 1b2dcdc1e0 reduce stutter if we learn too late that the stream contains B-frames. 20 years ago
Loren Merritt a4dae92b58 Sort B-frames into display order. 20 years ago
Michael Niedermayer 17bfbd70ab 10l 20 years ago
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