Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavformat
|
Fri, 30 Dec 2005 20:34:08 +0000 |
mmu_man |
finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too.
libavformat
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Tue, 06 Sep 2005 21:25:35 +0000 |
mru |
Kill some compiler warnings. Compiled code verified identical after changes.
libavformat
|
Sun, 17 Jul 2005 22:24:36 +0000 |
michael |
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
|
Sun, 10 Jul 2005 00:38:46 +0000 |
michael |
AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101
libavformat
|
Sun, 19 Jun 2005 23:45:54 +0000 |
michael |
This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it
libavformat
|
Mon, 30 May 2005 17:32:02 +0000 |
nicodvb |
according to the standard the object_type for H264 is 33, not 241
libavformat
|
Sat, 14 May 2005 19:48:32 +0000 |
michael |
round duration up in mov
libavformat
|
Sat, 30 Apr 2005 21:43:59 +0000 |
michael |
switch to native time bases
libavformat
|
Sun, 27 Mar 2005 00:16:17 +0000 |
michael |
fix psp muxing (probably this fix is wrong but its better then nothing)
libavformat
|
Wed, 23 Mar 2005 12:52:24 +0000 |
michael |
30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)
libavformat
|
Wed, 23 Mar 2005 11:15:45 +0000 |
michael |
fix time stored in mov
libavformat
|
Wed, 23 Mar 2005 00:26:43 +0000 |
michael |
trying to fix a few minor values in the mp4/mov muxer
libavformat
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavformat
|
Wed, 16 Feb 2005 23:14:38 +0000 |
michael |
quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi)
libavformat
|
Wed, 16 Feb 2005 23:11:11 +0000 |
michael |
nonsense comment
libavformat
|
Fri, 28 Jan 2005 12:13:53 +0000 |
mmu_man |
fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>
libavformat
|
Fri, 28 Jan 2005 11:19:47 +0000 |
mmu_man |
don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr>
libavformat
|
Fri, 28 Jan 2005 08:08:42 +0000 |
mmu_man |
fix the patch to allow Sony PSP MP4 creation
libavformat
|
Thu, 27 Jan 2005 15:41:03 +0000 |
mmu_man |
movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>
libavformat
|
Thu, 27 Jan 2005 14:48:15 +0000 |
mmu_man |
Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk>
libavformat
|
Wed, 26 Jan 2005 09:31:49 +0000 |
mmu_man |
mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>
libavformat
|
Fri, 17 Dec 2004 19:23:53 +0000 |
michael |
add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>)
libavformat
|
Sat, 14 Aug 2004 14:05:48 +0000 |
michael |
iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)
libavformat
|
Wed, 28 Jul 2004 09:40:59 +0000 |
michael |
AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>)
libavformat
|
Tue, 13 Jul 2004 20:59:29 +0000 |
michael |
warn user if ms style codec tag is used
libavformat
|
Sat, 29 May 2004 02:06:32 +0000 |
michael |
pass AVPacket into av_write_frame()
libavformat
|
Mon, 12 Apr 2004 20:06:23 +0000 |
michael |
bit-exact
libavformat
|