- 10 Feb, 2010 1 commit
-
-
Andreas Öman authored
Originally committed as revision 21737 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2010 1 commit
-
-
Anton Khirnov authored
Patch by Anton Khirnov, wyskas at gmail dot com Originally committed as revision 21587 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 20579 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2009 2 commits
-
-
Diego Biurrun authored
This removes the dependency of the MP2 muxer on the id3v2 object file. Originally committed as revision 20329 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
This fixes the build with demuxers disabled. Originally committed as revision 20327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Oct, 2009 3 commits
-
-
Anton Khirnov authored
This prevents the demuxer from exporting multiple semantically identical but differently named tags. Patch by Anton Khirnov, wyskas gmail Originally committed as revision 20175 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Patch by Anton Khirnov <wyskas at gmail dot com> Originally committed as revision 20171 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Patch by Anton Khirnov <wyskas at gmail dot com> Originally committed as revision 20170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2009 2 commits
-
-
Reimar Döffinger authored
This fixes ffmpeg-generated files with -acodec ac3 being detected as raw ac3 instead of MPEG. Originally committed as revision 20075 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Patch by Anton Khirnov, wyskas gmail Originally committed as revision 20073 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Sep, 2009 1 commit
-
-
Diego Biurrun authored
Fixes compilation with --disable-optimizations --disable-demuxers. Originally committed as revision 19964 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Sep, 2009 2 commits
-
-
Justin Ruggles authored
Originally committed as revision 19867 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 19866 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Sep, 2009 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 19849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2009 1 commit
-
-
Patrick Dehne authored
patch by Patrick Dehne, patrick mysonicweb com Originally committed as revision 19224 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2009 1 commit
-
-
Patrick Dehne authored
patch by Patrick Dehne, patrick mysonicweb com Originally committed as revision 19155 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Apr, 2009 1 commit
-
-
Michael Niedermayer authored
fixes misdetection of mpegps_mp3_unrecognized_format.mpg (issue997) Originally committed as revision 18657 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Mar, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 18145 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Mar, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 17716 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Feb, 2009 1 commit
-
-
Alex Converse authored
files with very large tags. Originally committed as revision 17008 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Feb, 2009 5 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 16957 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 16956 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 16955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 16954 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 16953 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Aurelien Jacobs authored
especially not under any conditionnal Originally committed as revision 16922 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jan, 2009 1 commit
-
-
Andreas Öman authored
Instead move relevant fields into MPADecodeHeader and use it where appropriate. Originally committed as revision 16728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jan, 2009 1 commit
-
-
Alex Converse authored
Originally committed as revision 16693 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 2 commits
-
-
Alex Converse authored
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-January/059302.html Originally committed as revision 16688 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jan, 2009 1 commit
-
-
Alex Converse authored
Patch by Alex Converse ( alex converse gmail com ) Originally committed as revision 16615 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2009 1 commit
-
-
Yoav Steinberg authored
parse it as a valid frame. patch by (Yoav Steinberg yoav out monfort in co in il) Originally committed as revision 16421 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Dec, 2008 1 commit
-
-
Michael Niedermayer authored
after it has a few valid frames. Fixes issue762 Originally committed as revision 16259 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Oct, 2008 1 commit
-
-
Diego Biurrun authored
The name offset_t is easily confused with the standard off_t type and *_t is POSIX reserved namespace if any POSIX header is included. Originally committed as revision 15533 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Sep, 2008 1 commit
-
-
Diego Biurrun authored
CONFIG_FOO_MUXER conditionals where appropriate. Originally committed as revision 15158 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2008 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 14942 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Aug, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 14728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jul, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 14164 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jul, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 14070 to svn://svn.ffmpeg.org/ffmpeg/trunk
-