- 30 Mar, 2011 1 commit
-
-
Michael Niedermayer authored
* ffmpeg-mt/master: Update todo. More items appeared... Fix mdec Duplicate: id3v1: change filesize to int64_t. Duplicate: id3v1: Seek back to old position after reading. Conflicts: libavcodec/mpegvideo.c libavcodec/snow.c libavformat/id3v1.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Mar, 2011 10 commits
-
-
Stefano Sabatini authored
-
Reimar Döffinger authored
Since the code already supports both little- and big-endian audio for recording, do not fail just because the endianness is not what we expect. It is possible that 8-bit recording would not have worked at all on some systems without that change.
-
Reimar Döffinger authored
-
Gwenole Beauchesne authored
This fixes ticket #23.
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
-
Gwenole Beauchesne authored
Signed-off-by: Philip Langdale <philipl@overt.org>
-
Michael Niedermayer authored
* newdev/master: ac3enc: avoid memcpy() of exponents and baps in EXP_REUSE case by using exponent reference blocks. Chronomaster DFA decoder DUPLICATE: framebuffer device demuxer NOT MERGED: cosmetics: fix dashed line length after 070c5d0f http: header field names are case insensitive Conflicts: LICENSE README doc/indevs.texi libavdevice/fbdev.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
-
- 28 Mar, 2011 12 commits
-
-
Stefano Sabatini authored
Make the mp wrapper accept the syntax mp=filter=params as alternative to mp=filter:params. The alternative syntax is sligthly more readable and should simplify copy&paste of MPlayer filter strings to the mp filter.
-
Stefano Sabatini authored
Change position of the fade filter description, put it between drawtext and fifo descriptions.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Reimar Döffinger authored
-
Reimar Döffinger authored
avcodec_thread_init currently doesn't do anything at all with pthreads enabled.
-
Justin Ruggles authored
exponent reference blocks.
-
Kostya Shishkov authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Stefano Sabatini authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Michael Niedermayer authored
-
Janne Grunau authored
-
Tyler authored
Amazon S3 sends header field names all lowercase. This is actually acceptable according to the HTTP standard. http://tools.ietf.org/html/rfc2616#section-4.2Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 27 Mar, 2011 12 commits
-
-
Michael Niedermayer authored
* newdev/master: ac3enc: Add codec-specific options for writing AC-3 metadata. NOT MERGED: Remove arrozcru URL from documentation sndio support for playback and record Conflicts: doc/faq.texi doc/general.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes issue2632 if interl=1 is used or the automatic interlace detection is enabled and works. This has the advantage compared to the patch in issue2632 that it causes no speed loss and it also works when scaling is used. The disadvantage is that interlacing autodetection does not yet work very well it seems. This is the same method mplayer uses Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Aurelien Jacobs authored
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>
-
Stefano Sabatini authored
In draw_glyphs(), draw glyphs in dtext->expanded_text rather than in dtext->text. Fix crash if a strftime() sequence is used.
-
Stefano Sabatini authored
-
Justin Ruggles authored
-
Stefano Sabatini authored
This is more consistent with the terminology adopted by the aspect filter names.
-
Stefano Sabatini authored
-
Ramiro Polla authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Brad authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Michael Niedermayer authored
* newdev/master: dsputil: allow to skip drawing of top/bottom edges. Split fate-psx-str-v3 into a video-only and audio-only test. Conflicts: libavcodec/dsputil.c libavcodec/mpegvideo.c libavcodec/snow.c libavcodec/x86/dsputil_mmx.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 26 Mar, 2011 5 commits
-
-
Philip Langdale authored
Signed-off-by: Philip Langdale <philipl@overt.org>
-
Philip Langdale authored
Signed-off-by: Philip Langdale <philipl@overt.org>
-
Philip Langdale authored
This reverts commit e44073ca.
-
Philip Langdale authored
This reverts commit 4ab57cff.
-
Philip Langdale authored
This reverts commit f968ef92.
-