- 01 Mar, 2009 18 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 17684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17683 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17682 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17681 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
svq3_decode_slice_header() modifies the buffer used by the bitstream reader. Some of the bitstream readers cache a few bytes of data, which must be flushed after such a modification. Calling skip_bits_long(gb, 0) achieves this. Originally committed as revision 17680 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 17679 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Dominik Mierzejewski authored
Originally committed as revision 28777 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Reimar Döffinger authored
Originally committed as revision 28776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Reimar Döffinger authored
Originally committed as revision 28774 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Reimar Döffinger authored
big-endian systems. Originally committed as revision 28773 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Vitor Sessak authored
Originally committed as revision 17678 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
zero later. This should fix some valgrind warnings and hopefully FATE ra144 test on ARM. Originally committed as revision 17677 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 17676 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 17675 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
the timestamps because delay is not known for the first few frames. Originally committed as revision 17674 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
this will be needed once the parser can figure out has_b_frames in av_find_stream_info(). Originally committed as revision 17673 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 17672 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Add missing const qualifiers for metadata_conv in AV{In|Out}putFormat. Originally committed as revision 17671 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2009 18 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 17670 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
and for some raw h264 we managed to change the timebase twice before. Originally committed as revision 17669 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 17668 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 17667 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 17666 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Schreter authored
Patch by Ivan Schreter, schreter gmx net Originally committed as revision 17665 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 17664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 17663 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 17662 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 17661 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
flacdec.c. Originally committed as revision 17660 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
in mov.c for the demuxer. See "[PATCH] rename movenc.c MOVContext to MOVMuxContext" thread on the mailinglist. Originally committed as revision 17659 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This reverts r17656, which broke many tests. Further investigation is necessary. Originally committed as revision 17658 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 17657 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Schreter authored
Patch by Ivan Schreter, schreter gmx net Originally committed as revision 17656 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David S. Miller authored
as a uint64_t in get_dct8x8_allowed(). Patch by David S. Miller <davem at davemloft dot net> Originally committed as revision 17655 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Cédric Schieli authored
Originally committed as revision 28756 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Cédric Schieli authored
Originally committed as revision 17654 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Feb, 2009 4 commits
-
-
Aurelien Jacobs authored
This is only a straight conversion of current code, so for now, it won't mux generic metadata. It will only mux Title, Author and Copyright. Originally committed as revision 17653 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17652 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Cédric Schieli authored
Originally committed as revision 28747 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Cédric Schieli authored
Originally committed as revision 28746 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-