- 23 Mar, 2010 7 commits
-
-
Robert Krüger authored
Patch by Robert Krüger, krueger signal7 de Originally committed as revision 22646 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Tomas Härdin authored
Patch by Tomas Härdin, tomas D hardin A codemill D se Originally committed as revision 22645 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22644 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This helps if the URL (erroneously?) contains question marks within the path. Originally committed as revision 22643 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Don't modify the user-specified s->filename at all, keep all modifications locally and in rt->control_uri. Originally committed as revision 22642 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22641 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Also revert the related error concealment hotfix. Originally committed as revision 22640 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Mar, 2010 11 commits
-
-
Justin Ruggles authored
dependency on flacenc.o and fixes the unnecessary dependency on vorbiscomment.o. Originally committed as revision 22639 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
in that code that could lead to broken files. AC coding is unaffected. Originally committed as revision 22638 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 22637 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Allmann authored
Patch by Josh Allmann (joshua allmann gmail com) Originally committed as revision 22636 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22635 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
8 bits per component. This does no good except scaring users away. Originally committed as revision 22633 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Josh Allmann authored
Patch by Josh Allmann (joshua allmann gmail com) Originally committed as revision 22632 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 22631 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Currently, the caller doesn't get the status_code and location for rediects, since rtsp_setup_input_streams uses a copy of RTSPMessageHeader of its own. Originally committed as revision 22630 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 22629 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2010 16 commits
-
-
Michael Niedermayer authored
behavior approximately. Originally committed as revision 22628 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
James Darnley authored
Patch by James Darnley <james darnley at gmail> Originally committed as revision 22627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 22626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
AVERROR_NOFMT if the format is unknown / cannot be recognized. It is returned AVERROR_INVALIDDATA, in the sense that the data is invalid within what the specific libav* binary supports. That was the last remaining use of AVERROR_NOFMT, which is going to be dropped at the next libavutil major bump. Originally committed as revision 22625 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
AVERROR_NOFMT in case of invalid / unknown packet size. Originally committed as revision 22624 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
needlessly ugly. Originally committed as revision 22623 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 22622 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Simplifies creating custom functions for printing DV VLC-related tables. Originally committed as revision 22621 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
for hard-coding tables. Originally committed as revision 22620 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 22619 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 22618 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
allows further cleanup. Originally committed as revision 22617 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 22616 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 22615 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 22614 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
It is indeed necessary to compile on NetBSD. Originally committed as revision 22613 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2010 6 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 22612 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
ffplay.c:1703: warning: unused variable `pos' Originally committed as revision 22611 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22610 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Call the RDFT by a function pointer like other FFT related transforms. This makes instruction set optimized versions possible. Based on patch by Alex Converse. Originally committed as revision 22609 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
a proper fix appears to require changing h263/mpeg2/motion est to index ref_index like h264. Ill do this change and then revert this hotfix but it will take a bit time. Originally committed as revision 22608 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
VorbisComment writing for FLAC, Ogg/FLAC, and Ogg/Speex files. Originally committed as revision 22607 to svn://svn.ffmpeg.org/ffmpeg/trunk
-