2672 Commits (56b04ceb472f0807ec983aff11156c41103ab838)

Author SHA1 Message Date
Michael Niedermayer 09c3e44e8a motion estimation bitrate penalty compensation 20 years ago
Loren Merritt 048bfeeb12 display deblocking strength in FF_DEBUG_PICT_INFO 20 years ago
Loren Merritt 171070658e allow 16 refs with B-frames 20 years ago
Loïc Le Loarer 6ba71fc467 This is the second patch for MBAFF support, this adds the deblocking 20 years ago
Loïc Le Loarer 3bf3d666a7 The cvs version 1.103 of h264.c brokes 13 conformance streams, this 20 years ago
Michael Niedermayer 083b80b53a replace custom bitstream reader with get_bits/vlc() 20 years ago
Michael Niedermayer fcbc799cd3 make reverse[] non static 20 years ago
Mike Melanson a8a15e9db2 Winnov WNV1 video decoder, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer cec1f05fd7 check mb/me_threshold range, fixes assertion failure 20 years ago
Michael Niedermayer 71434945f2 more checks, fixes assertion failure 20 years ago
Michael Niedermayer 3ed4046fad create temporary file in current directory if it failed in /tmp 20 years ago
Diego Biurrun 3e0fdf3745 Replace stray spaces by a tab. 20 years ago
Michael Niedermayer 59fa3f96f4 support omiting various headers in mpeg4 as WMP seems to have difficulty with them 20 years ago
Calcium 1ba02582a5 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp) 20 years ago
Michael Niedermayer 02dc898338 alignment fix 20 years ago
Måns Rullgård d4e87f79f0 indentation fix 20 years ago
Måns Rullgård f9791751e3 B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name) 20 years ago
Tuukka Toivonen 3da3c8d65e disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi) 20 years ago
Víctor Paesa 078a8dd66d ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail com) 20 years ago
Michael Niedermayer 8ca5d3bbf4 10l typo 20 years ago
Luca Barbato cc973ecbe7 add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 20 years ago
Måns Rullgård 68c6d60fdf set constant QP from AVCodecContext.global_quality. 20 years ago
Loren Merritt f9e6ebf7f9 slice-based idwt (10% faster decoding) 20 years ago
Loren Merritt 0149db6668 10l (compile fix) 20 years ago
Loren Merritt 4e4d983e8b Set keyframe flag only on IDR-frames (needed for reordering across I-frames). 20 years ago
Mike Melanson 6d021b00e2 replace custom bit-reading functions with FFmpeg's internal function; 20 years ago
Michael Niedermayer 42ebf67d89 optimize & simplify 20 years ago
Måns Rullgård 7c653cc988 Oops patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer 6662ec29a5 H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer d8a57c6db9 (10l) supported pix_fmts forgotten 20 years ago
Michael Niedermayer c1e292ea91 fixing playback of xvid pretending to be divx (sample_vop_nc.avi) 20 years ago
Loren Merritt 885e88d252 remove an assert that was breaking compilation on some gccs. 20 years ago
Michael Niedermayer 40c5fa2689 AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) 20 years ago
Loic Le Loarer 6867a90b41 MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<) 20 years ago
Michael Niedermayer 5df8a0c608 group audio codec ids 20 years ago
Michael Niedermayer 9e42e70cd6 indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) 20 years ago
Michael Niedermayer deb13e3c73 spam 20 years ago
Måns Rullgård 26165f99c6 improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Mike Melanson fc90504b99 get rid of nasty exit()'s so the decoder will only warn the user before 20 years ago
Falk Hüffner 647b610c6e -freduce-all-givs has been removed from gcc 20 years ago
Mike Melanson f770ee038f decoder works fine now, when fed properly-sized chunks by the demuxer; 20 years ago
Mike Melanson 7ff85a81ed do not use a variable before proper initialization 20 years ago
Mike Melanson 6d6d7970e7 first pass at ALAC decoder from David Hammerton; while David's original 20 years ago
Torsten Martinsen 2a515c08f2 Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehouse dk>) 20 years ago
Michael Niedermayer 27ef18d12f typo 20 years ago
Michael Niedermayer 8c787559a2 mpeg-es bitrate parsing 20 years ago
Loren Merritt a18030bb62 10l (fix reordering when B-frames are not present) 20 years ago
Loren Merritt 2f944356bf H.264: decode arbitrary frame orders and allow B-frames as references. 20 years ago
Loren Merritt 3622988f21 oops, other half of the vismv patch 20 years ago
Loren Merritt b75e10d52c vismv didn't display 8x8 mvs in H.264 20 years ago