- 01 Mar, 2009 1 commit
-
-
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
-
- 26 Feb, 2009 2 commits
-
-
Aurelien Jacobs authored
this avoid getting those tables duplicated in asfenc.o and asfdec.o Originally committed as revision 17619 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17618 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2009 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 16984 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 16983 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 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
-
- 24 Sep, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 15395 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2008 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 14947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jun, 2008 1 commit
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Apr, 2008 1 commit
-
-
Henrik Gulbrandsen authored
Patch by Henrik Gulbrandsen: henrik gulbra net Originally committed as revision 12916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jan, 2008 1 commit
-
-
Baptiste Coudurier authored
typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type Originally committed as revision 11684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Dec, 2007 2 commits
-
-
Michael Niedermayer authored
(that is check that the previous fix was sufficient) Originally committed as revision 11153 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11152 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Dec, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11117 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Nov, 2007 1 commit
-
-
Björn Axelsson authored
patch by: Björn Axelsson, bjorn d axelsson a intinor d se thread: [PATCH] Remove static ByteIOContexts, 06 nov 2007 Originally committed as revision 11071 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2007 1 commit
-
-
Patric Stout authored
Patch by Patric Stout, patric T liefdeis O com Original thread: Subject: asf-format doesn't work as stream for XBox360 Date: 2007-10-14 Originally committed as revision 10755 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Mar, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 8319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2007 1 commit
-
-
Alex Beregszaszi authored
move preroll_time from static variable into definition, might be a good idea moving this into the context and making user-settable Originally committed as revision 8278 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Mar, 2007 5 commits
-
-
Michael Niedermayer authored
prevent audio packets from being fragmented, wmp mac doesnt seem to like that and microshitty also doesnt seem to ever fragment them Originally committed as revision 8265 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 8240 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
all asf files i have have the 2 redundant duration fields differ by the preroll time so lets set them up like that too Originally committed as revision 8239 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 8238 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
all the time related fields seem to be 64bit so i guess preroll is too (this is just a cosmetic anyway ...) Originally committed as revision 8237 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Feb, 2007 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7960 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dont set the keyframe flag for audio as microshitty doesnt do it and some things have problems with our asfs, maybe that has a positive effect? Originally committed as revision 7952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2007 1 commit
-
-
Michael Niedermayer authored
add a few asserts Originally committed as revision 7903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Feb, 2007 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7881 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7879 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7877 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2007 7 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7611 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7605 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7603 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
this is wrong but it was that way before the AVCodecTag change, only reason why it didnt broke regressions was that the table wasnt used Originally committed as revision 7599 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7596 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jan, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 7417 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Dec, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 7240 to svn://svn.ffmpeg.org/ffmpeg/trunk
-