64 Commits (35ef76b51c034ce91097b803ed930a58833f9db8)

Author SHA1 Message Date
  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 21 years ago
  Loren Merritt d89dc06a96 h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) 21 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
  Fabrice Bellard 1df1df0b44 removed warnings 22 years ago
  Michael Niedermayer a15e68deb6 bitstream changes to match JM7.2 22 years ago
  Alex Beregszaszi 2ca71015ef unwanted second definition of CHECKED_ALLOCZ 22 years ago
  Mike Melanson 2e26c8d204 - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) 22 years ago
  Alex Beregszaszi eb60dddc2e some warning fixes 22 years ago
  Mike Melanson da3b975630 added support for B-frames and multiple slices 22 years ago
  Michael Niedermayer c009df3f86 make ff_emulated_edge_mc() independant of MpegEncContext 22 years ago
  Falk Hüffner 4cfbf61bf1 Warning and compatibility fixes. 22 years ago
  Michael Niedermayer 377ec88802 bigendian fix 22 years ago