Mon, 02 Feb 2009 03:45:03 +0000 |
bcoudurier |
write bitrate tag
libavformat
|
Mon, 02 Feb 2009 03:35:09 +0000 |
bcoudurier |
write display height/width tags
libavformat
|
Sun, 01 Feb 2009 22:02:57 +0000 |
bcoudurier |
return eof/error if only ffm header has been written, should fix #815
libavformat
|
Sun, 01 Feb 2009 21:22:12 +0000 |
aurel |
don't support the mp3 extension in the mp2 muxer
libavformat
|
Sun, 01 Feb 2009 13:37:45 +0000 |
rbultje |
Fix the Transport: line in the SETUP request so that it works with WMS
libavformat
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavformat
|
Sat, 31 Jan 2009 11:17:04 +0000 |
bcoudurier |
free audio fifo
libavformat
|
Sat, 31 Jan 2009 11:06:20 +0000 |
bcoudurier |
use st->priv_data to store per stream context
libavformat
|
Sat, 31 Jan 2009 10:51:35 +0000 |
bcoudurier |
change prototype of mxf_interleave_get_packet to make it compatible
libavformat
|
Sat, 31 Jan 2009 10:49:26 +0000 |
bcoudurier |
do not use PAL_samples_per_frame in init, to make init independant
libavformat
|
Sat, 31 Jan 2009 10:47:55 +0000 |
bcoudurier |
cosmetics, remove empty lines
libavformat
|
Sat, 31 Jan 2009 09:54:59 +0000 |
bcoudurier |
add my copyright as well
libavformat
|
Sat, 31 Jan 2009 09:53:59 +0000 |
bcoudurier |
fix doxygen tag
libavformat
|
Sat, 31 Jan 2009 09:53:23 +0000 |
bcoudurier |
cosmetics, align vertically
libavformat
|
Sat, 31 Jan 2009 09:23:50 +0000 |
bcoudurier |
write best effort video line map
libavformat
|
Sat, 31 Jan 2009 09:08:01 +0000 |
bcoudurier |
add frame layout local tag, best effort
libavformat
|
Sat, 31 Jan 2009 07:02:20 +0000 |
bcoudurier |
add aes3 pcm wrapping and use it by default
libavformat
|
Sat, 31 Jan 2009 06:59:55 +0000 |
bcoudurier |
split wav_desc in generic_sound_desc
libavformat
|
Sat, 31 Jan 2009 06:54:30 +0000 |
bcoudurier |
thanks to interleaving, audio is now locked
libavformat
|
Sat, 31 Jan 2009 06:49:42 +0000 |
bcoudurier |
local tag 3201 is picture essence coding, so do not write it for wav
libavformat
|
Sat, 31 Jan 2009 06:46:42 +0000 |
bcoudurier |
stored height is stupidly /2 if interlaced
libavformat
|
Sat, 31 Jan 2009 06:44:25 +0000 |
bcoudurier |
add size param to write_generic_desc
libavformat
|
Sat, 31 Jan 2009 06:42:47 +0000 |
bcoudurier |
parse mpeg2 progressive frame flag
libavformat
|
Sat, 31 Jan 2009 06:32:12 +0000 |
bcoudurier |
delay header writing and parse mpeg2 frame
libavformat
|