4404 Commits (17929c04684a9ab8d6b647303e82da522999bf3d)
 

Author SHA1 Message Date
Loren Merritt 738386a5ed 10l in implicit_weight_table 20 years ago
anonymous 8da75fb272 - renaming the AC coding set variable names to more meaningful ones 20 years ago
Reimar Döffinger 0ce5275d78 100l, forgot to change an ifdef on last commit 20 years ago
Michael Niedermayer 420370d4aa switch MPEG4 fourcc to FMP4 20 years ago
Reimar Döffinger 113ef149fd fix for MAP_ANON vs. MAP_ANONYMOUS fix... 20 years ago
François Revol 3e459e39fa use av_free() instead of free() where it's meant to. 20 years ago
Alex Beregszaszi ae26a016b4 support adpcm audio, also some more verbose messages 20 years ago
Alex Beregszaszi 659c369256 macromedia flavour adpcm decoding (used in flv and swf) 20 years ago
Alex Beregszaszi 923bd441fe correct pcm in flv handling 20 years ago
Alex Beregszaszi 58aa2b1d35 10l 20 years ago
Josh Varner fe533bb3a7 removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) 20 years ago
Loren Merritt 09f20d3786 Fix a crash when multiple metadata packets are present. 20 years ago
Milan Cutka d6c80d3633 Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>) 20 years ago
Michael Niedermayer ae2f1d4624 buffer overflows 20 years ago
Michael Niedermayer c2d57a34d0 memleak fix 20 years ago
Michel Bardiaux 3d38fd1cd4 better error message patch by (Michel Bardiaux <mbardiaux peaktime be>) 20 years ago
Ville Syrjälä 6118e52ea6 Improved NV12/NV21 support. 20 years ago
Loic Le Loarer e7e09b49b4 remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>) 20 years ago
tjraivio@cc.hut.fi 8536ab8964 quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi) 20 years ago
Michael Niedermayer 0078e9b9c5 nonsense comment 20 years ago
Wolfram Gloger 27bb1ed348 Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent dot med dot uni-muenchen de>) 20 years ago
Matti Hamalainen aabdc46187 Off-by-one bug in libavcodec/idcinvideo.c, caused 20 years ago
Roberto Togni d2a7718df9 Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4) 20 years ago
Bohdan Horst 171d7d788a FreeBSD fix 20 years ago
Michael Niedermayer a8d02f2bc9 buffer overflow 20 years ago
Chriss 7be806f31b -target dvd minimum vobu length patch by ("Chris" [chris garveycocker com]) 20 years ago
Michael Niedermayer cb43c0e10d audio duration fix? 20 years ago
Michael Niedermayer 87094371db .wma 20 years ago
Michael Niedermayer 9499ebff8d checksum change due to (don't crash on null codec patch which changed the stored length of the compressor name, movenc.c 1.28->1.29) 20 years ago
Michael Niedermayer b514ed3c6d dont kill the buffers while the decoder is using them 20 years ago
Michael Niedermayer 090fa6576c max/avg bitrate change (movenc.c 1.25->1.26) 20 years ago
Michael Niedermayer 5dc18027d5 max/avg bitrate change (movenc.c 1.25->1.26) 20 years ago
Michael Niedermayer a749c8d6e5 regression test checksum change due to the mov header field and compressor name patch (movenc.c 1.24->1.25) 20 years ago
Martin Drab 4d9ae03b09 optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<) 20 years ago
Michael Niedermayer c4ac052b85 set timestamps correctly 20 years ago
Michael Niedermayer cd461d482d cleanup 20 years ago
Michael Niedermayer b416099044 reversing the 1.52->1.53 change (handle fixed sample_size patch) 20 years ago
Loic Le Loarer 6fbcaaa0ef INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org) 20 years ago
Michael Niedermayer 3f26d68aec emulate (idiotic) MS behavior for inconsistant dimensions 20 years ago
Michael Niedermayer 1b781f82c9 support skiping some bitstream encoding 20 years ago
Michael Niedermayer 09b0499f1b seperate bitstream encoding skip from PASS1 flag 20 years ago
Michael Niedermayer 360130378b fixing an integer overflow, which could lead to overwriting the end of a malloced buffer by 8 bytes 20 years ago
Michael Niedermayer db2fcbbdb3 10l (use of deallocated memory) 20 years ago
Michael Niedermayer 8d65750ef1 overflows 20 years ago
Kostya Shishkov 3a615bb548 VMD playing error patch by (Kostya (cannonball bw-team com>) 20 years ago
James A. Morrison 9a0a8d420d Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>) 20 years ago
Loic Le Loarer 0bf796340a H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org) 20 years ago
anonymous 7cc84d241b - samples from mplayer ftp in the "adv" profile seem to have profile=2, 20 years ago
Michael Niedermayer 44f1698a38 merge a few shifts into the dequantization, faster and more accurate, lets hope it doesnt overflow 20 years ago
Michael Niedermayer 125d624610 optimizing imdct12 20 years ago