1835 Commits (a5dbb247af9f02cff4899f16d3a87f49fe16727a)
 

Author SHA1 Message Date
Michael Niedermayer a5dbb247af fixing inaccurate frame_rate 22 years ago
Michael Niedermayer 179386025e 10l 22 years ago
Michael Niedermayer e51d6d27a6 h263(+) clenaup & bugfixes 22 years ago
Michael Niedermayer d671e2feac fixing padding bug autodetection for some rare files, closes bug #647941 22 years ago
Roman Shaposhnik 948c3a1397 support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer cd58d0487c h263 me range increased -> checksum for h263, rv10 updated 22 years ago
Michael Niedermayer ebbcdc9ac0 user specified motion estimation range limit 22 years ago
Zdenek Kabelac 3a13f6bd48 * compile PNG only when ZLIB is available 22 years ago
Michael Niedermayer 2ec23b6d44 move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) 22 years ago
François Revol 5082f759e0 prettier debug output 22 years ago
François Revol dee076fcb7 temporary fix: BeOS only has 'which' as an alias to a shell func :^) 22 years ago
Fabrice Bellard e2f9490eab added DTG active format information 22 years ago
Mark Hills a28fbb3fc8 ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Zdenek Kabelac ae39132d07 * using const buffers for reading 22 years ago
Zdenek Kabelac 24def10e19 * const arrays 22 years ago
Zdenek Kabelac 135ee03aae * fixed IMA WAV decoding (though still might not be fully correct) 22 years ago
Michael Niedermayer 676b385c5b huffyuv v1 tables, as they are essential and the only possible way for decding of v1 files they very likely cant be copyrighted ... 22 years ago
Michael Niedermayer d4c48e4869 get_vlc2() "docs" 22 years ago
Michael Niedermayer 3e499f531a cleanup 22 years ago
Michael Niedermayer 8c031d1cbd round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks 22 years ago
Michael Niedermayer d4e242755f sws_ prefix, more seperation between internal & external swscaler API 22 years ago
Philip Gladstone efa04ce296 Make ACLs work correctly for streams. Try comparing the addresses in 22 years ago
Michael Niedermayer df081b2f3b 32 vs. 64bit bugfix by (Dave Huang (dahanc)) 22 years ago
Michael Niedermayer 4363b41d8d 100l (gcc 3.2 .....) 22 years ago
Michael Niedermayer 5427e24291 yuv2rgb brightness/contrast/saturation/different colorspaces support finished 22 years ago
Fabrice Bellard 5d5fef0af1 avoid false URL protocol detection when using ':' in filenames 22 years ago
Michael Niedermayer b2a3fcb7e1 reverse incorrect stride < (width+7)&~7 fix 22 years ago
Nick Kurshev 8f3cf0f64c sync with mplayerxp. Fixes some 405.avi related flaws 22 years ago
Michael Niedermayer 20380eb831 cleanup 22 years ago
Michael Niedermayer aeae5d537b optimize 22 years ago
Zdenek Kabelac 64094f3799 * using $(MAKE) 22 years ago
Michael Niedermayer 185fdc549f fixing 410 -> 420 22 years ago
Zdenek Kabelac c947dec982 * sync with main liba52 sources 22 years ago
Zdenek Kabelac ca390e727d * update cleanup rules (Steven M. Schultz) 22 years ago
Wolfgang Hesseler 7604246d1a more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 22 years ago
Philip Gladstone 0a6de063b0 Updated with many new features. 22 years ago
Michael Niedermayer 9902f4e2e4 1000l 22 years ago
Michael Niedermayer 4e61e21c32 bigendian bug (fixes?) 22 years ago
Michael Niedermayer deb2277c0d simpler & faster 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago
Michael Niedermayer 7d67e968a4 improving parsing of incomplete headers 22 years ago
Michael Niedermayer e54d94ba4e cleanup 22 years ago
Michael Niedermayer 0481412aba brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it) 22 years ago
Michael Niedermayer 6542b44e2a cleanup 22 years ago
Michael Niedermayer 77a4965980 cleanup 22 years ago
François Revol d271b84bf7 Looks like this one was forgotten in the INT -> int_t move 22 years ago
François Revol 3f07e60546 fix for legacy audio 22 years ago
Zdenek Kabelac 244b86134b * int64_t is now the right name 22 years ago
Michael Niedermayer 9858f77376 avoid #include "../ 22 years ago
Michael Niedermayer 6524b641c0 #ifdef c++ 22 years ago