1868 Commits (32d8c294e58bd694312ed64604b28a43942cc619)
 

Author SHA1 Message Date
Michael Niedermayer 32d8c294e5 avi fps fixed 22 years ago
Michael Niedermayer 74ca320efc update 22 years ago
Michael Niedermayer 952c69c479 huffyuv encoding fixed 22 years ago
Michael Niedermayer b559b29b1f read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) 22 years ago
Michael Niedermayer 7004ffb3d7 merging fourcc with codec_tag 22 years ago
Michael Niedermayer 9bf9a5fcae reversing not yet reversed changes from r1.7 -> r1.8 except the static/const stuff 22 years ago
Zdenek Kabelac 63f6082633 * support FF_MM_FORCE 22 years ago
Zdenek Kabelac bec89a840f * more generic avoption_parse 22 years ago
Max Krasnyansky bdfcbbed79 Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) 22 years ago
Michael Niedermayer 6486396546 more cosmetics so that doxygen output is readable ... 22 years ago
Michael Niedermayer a1adf436cb typo 22 years ago
Michael Niedermayer 277f4827fc doxy / cosmetics 22 years ago
Michael Niedermayer b304569aff doxy / cosmetics 22 years ago
Michael Niedermayer 1ab3d6691e typos & cosmetics 22 years ago
Michael Niedermayer 105645219a altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) 22 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Michael Niedermayer d33c949cd3 doxy 22 years ago
Michael Niedermayer 77c92c2d9f cosmetics 22 years ago
Michael Niedermayer 3b8b687dad doxygen config file, so ppl just have to call doxygen in the libavcodec dir and a beatifull doxy is generated ;) 22 years ago
Michael Niedermayer 24641185c1 more dox 22 years ago
Michael Niedermayer 2a5700de18 more idiot proof dox 22 years ago
Michael Niedermayer a9badb51bf ff_block_permute() dox 22 years ago
Michael Niedermayer 3c5ce6dc99 cleanup 22 years ago
Michael Niedermayer 640950c700 mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why) 22 years ago
Michael Niedermayer 1d98dca328 10l 22 years ago
Michael Niedermayer dfb476cbe0 field picture decoding support (16x16 MC blocks only as i dont have any samples which use other modes ...) 22 years ago
Michael Niedermayer 968ea8d9d3 disabling aic for h263p regression test 22 years ago
Michael Niedermayer 21e59552d6 extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications 22 years ago
Michael Niedermayer 3b4f73dc76 typo (fixes wmv1 regression test in c) 22 years ago
Philip Gladstone 87638494ca Try to eliminate memory leak on stream termination. It doesn't crash, but I'm 22 years ago
Philip Gladstone cb275dd9eb This should fix the negative bandwidth in use in ffserver. Turned out that 22 years ago
Zdenek Kabelac 6b9b85c165 * minor optimalization 22 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
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