4970 Commits (1fd97d8c1aba061d03caa3d02ec31ee2ef5b6073)
 

Author SHA1 Message Date
Loren Merritt 1fd97d8c1a tidier cabac_intra4x4_pred_mode 19 years ago
Guillaume Poirier d4de20d11c Typo fix 19 years ago
Alex Beregszaszi 84c63c013a Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenient.txt 19 years ago
Måns Rullgård c7ea4f1903 no mixing of code and declarations 19 years ago
Matthieu Castet 5b0e811a65 Make rle_code int everywhere instead of signed char. 19 years ago
Loren Merritt 0f72508c10 25% faster deblocking, 4-6% overall. 19 years ago
Loren Merritt cd19c677cb fix a crash on dropped frames 19 years ago
Loren Merritt a6624e21cb faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. 19 years ago
Marcus Engene f368375cef FreeBSD support as well as some assorted fixes 19 years ago
Emiliano Parasassi 2c5ee47d84 avoid the registration of DECODERS if only CONFIG_DECODERS is not defined. 19 years ago
Patrice Bensoussan fa379405bb Fix asf header decoding issue, patch by < patrice -- bensoussan AH gmail -- com > 19 years ago
Loren Merritt 56edbd818a 10l: cqm weren't initialized in svq3. 19 years ago
Loren Merritt b2909f1a04 h264 custom quant matrices 19 years ago
Loren Merritt 239ea04ccf decode custom quant matrices. 19 years ago
Diego Biurrun fe9a734c82 Add DTS_INC to the CFLAGS for DTS. This is only set by external configure 19 years ago
Patrice Bensoussan 61c110fc31 Fix lrintf detection when extra libs are not installed in a standard location. 19 years ago
Patrice Bensoussan 3702300cbb Fix linking failure on Mac OS X <10.4. 19 years ago
Steven M. Schultz da186ae269 Darwin install strips all global symbols, which gives undefined symbols 19 years ago
Roberto Togni f9c7872c66 Increase version: 'wave' atom parsing added to mov demuxer 19 years ago
Roberto Togni 291b3ef4fb Increase version because of QDM2 decoder addition 19 years ago
Steve L'Homme 065148e773 init_get_bits() requires size in bits, not bytes 19 years ago
Guillaume Poirier 9918aa24e4 revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg) 19 years ago
Diego Biurrun 9a695e9899 DESTDIR support , patch taken from the Debian package 19 years ago
Roberto Togni 3135258e19 QDM2 compatible decoder 19 years ago
Roberto Togni d9b1c197e5 QDM2 compatible decoder 19 years ago
Diego Biurrun ea7e68b1e2 Remove .pc files on distclean. 19 years ago
D Richard Felker III 73cbfb1c59 100l -- mismatched type after changing sizes to type long! 19 years ago
Mike Melanson 48fa22d747 chroma decoding fix by Kostya 19 years ago
Roberto Togni e6885654eb Reverse patch 1.59->1.60, it break mp3 in ffplay and ffmpeg 19 years ago
Mike Melanson adeba28193 TM2 fixes by Kostya 19 years ago
Giacomo Comes aa35d2647c Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu > 19 years ago
Måns Rullgård 23f19574f9 utf8 19 years ago
Alex Beregszaszi edfdd7986d 10l, dont make bandwidth statistics negative when feed stops being sent (it was decreased every time feed sending was aborted) 19 years ago
Mike Melanson 670924fd9e gcc 2.95 fix, courtesy of Luca Abeni 19 years ago
Mike Melanson dce76c20cf documentation update 19 years ago
Mike Melanson 515ae4760a support for FLX and DTA extensions in the FLIC format, courtesy of 19 years ago
Mike Melanson 64af6168f7 Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov 19 years ago
Alex Beregszaszi f37f8d4c55 fix ffserver, it is working for me now again, a more elegant fix is needed though 19 years ago
Alex Beregszaszi 26aa0f8956 fix feed read_header, avoid using put_tag in write_header, to be consistent with read_header, also some minor cosmetics 19 years ago
Alex Beregszaszi e134e10f37 set_se_golomb can only write 16bits, add a note about this (ok, maybe it's brain dead using it with more than 16bits, but..) 19 years ago
Alex Beregszaszi d10dc61682 sanity check whether dimensions are non-null 19 years ago
Alex Beregszaszi 83254e245c removed unused CONFIG_AUDIO_NONSHORT 19 years ago
Alex Beregszaszi 4209fad989 lame bit_rate calculation 19 years ago
Alex Beregszaszi 90448512c4 initial MorphOS support 19 years ago
Reimar Döffinger 7f526efd17 Change unsigned->signed and int->long, this fits the asm code better on 64 19 years ago
Loren Merritt b926572aa9 h264 mmx weighted prediction. up to 3% overall speedup. 19 years ago
Diego Biurrun 5539733bed Ignore AMR directories. 19 years ago
j@v2v.cc c99dd23307 Move all definitions of external dependencies into configure instead of 19 years ago
Chris Halse Rogers 5af837972c This patch to configure makes the --tune option recognise k8 core cpus 19 years ago
j@v2v.cc e47972625e Add all possible shared libraries to the pkg-config files. 19 years ago