2005-12-01 |
Alexander Strasser | Fixed format specifier in STOP_TIMER macro. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Guillaume Poirier | add some h.264 fourccs to codec_bmp_tags[] |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Måns Rullgård | BMP image decoder |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Måns Rullgård | use $CFLAGS and $LDFLAGS in dlopen() check |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Guillaume Poirier | Make DV(B|D) subtitles (en|de)coders be conditonnaly... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Ivan Kalvachev | Mark all 12 block unused when there are no coded blocks |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Diego Biurrun | ffserver fixed |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Wolfram Gloger | dvbsub encoder, patch by Wolfram Gloger < wmglo AH... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Diego Biurrun | Unify include paths, -I.. is in CFLAGS. |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | 10l, left debugging on |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Matthieu Castet | Correctly skip unknown matrices (patch by Matthieu... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | fixed long standing off-by-one bug (fixes playback... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | mode_code_vlc_table size mismatch |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Corey Hickey | DTS is 0x2001 according to: www1.mplayerhq.hu/MPlayer... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | updated regression reference |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | Support for streaming: dont write indexes and dont... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | support for unlimited feed size |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | 10l to michael not updating this after changing crc... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | debug the launch commandline and new connections |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | make ffserver regressions work again |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | Make Launch more appropriate with support for full... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | Support Launch when BindAddress is not INADDR_ANY or... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | strict -1 is mandatory for jpegs because the colorspace... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Alex Beregszaszi | remove -e debug=off, unsupported my some wget versions... |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Alex Beregszaszi | support transcoding adpcm |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Loren Merritt | use sse16_sse2() in nsse |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Reimar Döffinger | clear the whole vert_pred buffer for 24 bit decoding. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Mike Melanson | improvements by Reimar Döffinger; 24-bit decoding is... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Loren Merritt | fix a crash on seeking to an invalid frame |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Diego Biurrun | FFmpeg and feature requests |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Måns Rullgård | revert incorrect change |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Michael Niedermayer | check MPV_frame_start() return value |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Steven M. Schultz | s/log2/av_log2/ |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Fredrik Orderud | Put double-quotes around the install path in the "insta... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Kostya Shishkov | Two tables in truemotion1data.h were slightly different... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Michael Niedermayer | frame skip fixes |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Michael Niedermayer | per frame crc support |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Roberto Togni | Place qdm2 and truemotion2 in ifdef block so that they... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Michael Niedermayer | allow NULL write_header() and write_trailer() |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Michael Niedermayer | extradata endianness comment |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Loren Merritt | tidier cabac_intra4x4_pred_mode |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Guillaume Poirier | Typo fix |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Alex Beregszaszi | Ingenient MJPEG support, more at artificis.hu/files... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Måns Rullgård | no mixing of code and declarations |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Matthieu Castet | Make rle_code int everywhere instead of signed char. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Loren Merritt | 25% faster deblocking, 4-6% overall. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Loren Merritt | fix a crash on dropped frames |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Loren Merritt | faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Marcus Engene | FreeBSD support as well as some assorted fixes |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Emiliano Parasassi | avoid the registration of DECODERS if only CONFIG_DECOD... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Patrice Bensoussan | Fix asf header decoding issue, patch by < patrice ... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Loren Merritt | 10l: cqm weren't initialized in svq3. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Loren Merritt | h264 custom quant matrices |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Loren Merritt | decode custom quant matrices. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Diego Biurrun | Add DTS_INC to the CFLAGS for DTS. This is only set... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Patrice Bensoussan | Fix lrintf detection when extra libs are not installed... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Patrice Bensoussan | Fix linking failure on Mac OS X <10.4. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Steven M. Schultz | Darwin install strips all global symbols, which gives... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Roberto Togni | Increase version: 'wave' atom parsing added to mov... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Roberto Togni | Increase version because of QDM2 decoder addition |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Steve L'Homme | init_get_bits() requires size in bits, not bytes |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Guillaume Poirier | revert useless patch that was supposed to fix DTS suppo... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Diego Biurrun | DESTDIR support , patch taken from the Debian package |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Roberto Togni | QDM2 compatible decoder |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Roberto Togni | QDM2 compatible decoder |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Diego Biurrun | Remove .pc files on distclean. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
D Richard Felker III | 100l -- mismatched type after changing sizes to type... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Mike Melanson | chroma decoding fix by Kostya |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Roberto Togni | Reverse patch 1.59->1.60, it break mp3 in ffplay and... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Mike Melanson | TM2 fixes by Kostya |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Giacomo Comes | Fix DTS support compilation issue. Patch by Giacomo... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Måns Rullgård | utf8 |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Alex Beregszaszi | 10l, dont make bandwidth statistics negative when feed... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Mike Melanson | gcc 2.95 fix, courtesy of Luca Abeni |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mike Melanson | documentation update |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mike Melanson | support for FLX and DTA extensions in the FLIC format... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Mike Melanson | Duck TrueMotion 2 video decoder, courtesy of Konstantin... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Alex Beregszaszi | fix ffserver, it is working for me now again, a more... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Alex Beregszaszi | fix feed read_header, avoid using put_tag in write_head... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Alex Beregszaszi | set_se_golomb can only write 16bits, add a note about... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Alex Beregszaszi | sanity check whether dimensions are non-null |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Alex Beregszaszi | removed unused CONFIG_AUDIO_NONSHORT |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Alex Beregszaszi | lame bit_rate calculation |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Alex Beregszaszi | initial MorphOS support |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Reimar Döffinger | Change unsigned->signed and int->long, this fits the... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Loren Merritt | h264 mmx weighted prediction. up to 3% overall speedup. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Diego Biurrun | Ignore AMR directories. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
j@v2v.cc | Move all definitions of external dependencies into... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Chris Halse... | This patch to configure makes the --tune option recogni... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
j@v2v.cc | Add all possible shared libraries to the pkg-config... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Derk-Jan Hartman | Add the flags for faac and mp3lame to $extralibs in... |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Steven M. Schultz | vhoook vs vhook typo, patch by Steven M. Schultz <... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Loren Merritt | sse2 16x16 sum squared diff (306=>268 cycles on a K8) |
commit | commitdiff | tree | snapshot |
2005-09-29 |
François Revol | change my ç from latin-1 to UTF-8. UTF-8 ownz! |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Diego Biurrun | Remove references to release or CVS versions, they... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Martin Boehme | Since there have been quite a few questions recently... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Jan Knutar | NetBSD build fix: A forgotten $extraflags caused -lm... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Loren Merritt | 6% faster decode_cabac_residual |
commit | commitdiff | tree | snapshot |
2005-09-27 |
diane_cartman... | 13% faster decode_residual (cavlc). |
commit | commitdiff | tree | snapshot |
next |