Sat, 29 Jul 2006 15:36:13 +0000 |
bcoudurier |
add information about codec uls
libavformat
|
Sat, 29 Jul 2006 15:31:27 +0000 |
bcoudurier |
another MPEG-2 long gop codec ul
libavformat
|
Sat, 29 Jul 2006 15:25:08 +0000 |
bcoudurier |
another MPEG-2 long gop codec ul
libavformat
|
Sat, 29 Jul 2006 15:19:31 +0000 |
bcoudurier |
add uncompressed picture support
libavformat
|
Sat, 29 Jul 2006 14:00:47 +0000 |
bcoudurier |
parse rgba descriptor (jpeg2000, uncompressed)
libavformat
|
Sat, 29 Jul 2006 13:40:04 +0000 |
bcoudurier |
add common codecs uls
libavformat
|
Sat, 29 Jul 2006 13:23:56 +0000 |
bcoudurier |
simplify PRINT_KEY
libavformat
|
Sat, 29 Jul 2006 13:18:24 +0000 |
bcoudurier |
add some debug infos
libavformat
|
Sat, 29 Jul 2006 13:13:08 +0000 |
bcoudurier |
get rid of DECLARED_ALIGNED
libavformat
|
Sat, 29 Jul 2006 08:50:29 +0000 |
stefang |
add new tag 'CAVS' for Chinese AVS codec
libavformat
|
Fri, 28 Jul 2006 23:10:03 +0000 |
bcoudurier |
cosmetics
libavformat
|
Fri, 28 Jul 2006 23:07:03 +0000 |
bcoudurier |
use ternary
libavformat
|
Fri, 28 Jul 2006 23:03:00 +0000 |
bcoudurier |
remove useless variables
libavformat
|
Fri, 28 Jul 2006 23:00:53 +0000 |
bcoudurier |
rename variables
libavformat
|
Fri, 28 Jul 2006 22:53:15 +0000 |
bcoudurier |
add error messages
libavformat
|
Fri, 28 Jul 2006 22:42:31 +0000 |
bcoudurier |
demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection
libavformat
|
Fri, 28 Jul 2006 18:18:12 +0000 |
bcoudurier |
declare and use UID type
libavformat
|
Fri, 28 Jul 2006 13:31:08 +0000 |
reimar |
Set duration to AV_NOPTS_VALUE instead of 0 when unknown.
libavformat
|
Wed, 26 Jul 2006 01:12:26 +0000 |
diego |
Fix FSF postal address.
libavformat
|
Tue, 25 Jul 2006 14:30:14 +0000 |
bcoudurier |
MXF demuxer
libavformat
|
Sun, 23 Jul 2006 18:19:33 +0000 |
reimar |
Try to find out correct start time to make seeking faster and add some
libavformat
|
Thu, 20 Jul 2006 10:22:07 +0000 |
michael |
fix regression failure after adler simplification
libavformat
|
Wed, 19 Jul 2006 09:38:22 +0000 |
bcoudurier |
GXF muxer
libavformat
|
Wed, 19 Jul 2006 08:39:50 +0000 |
michael |
simplify
libavformat
|
Wed, 19 Jul 2006 08:06:24 +0000 |
gpoirier |
Fix memleak, patch by I. Po % yyymmmm # gmail O com %
libavformat
|
Tue, 18 Jul 2006 18:51:35 +0000 |
michael |
simplify b64_encode()
libavformat
|
Mon, 17 Jul 2006 21:51:21 +0000 |
michael |
add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch )
libavformat
|
Mon, 17 Jul 2006 10:44:53 +0000 |
michael |
fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%)
libavformat
|
Thu, 13 Jul 2006 23:10:01 +0000 |
mru |
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
libavformat
|
Thu, 13 Jul 2006 21:29:01 +0000 |
mru |
move adler32 to libavutil
libavformat
|
Thu, 13 Jul 2006 21:13:49 +0000 |
mru |
add loop_input to AVFormatContext, getting rid of old hack
libavformat
|
Thu, 13 Jul 2006 08:05:42 +0000 |
mru |
add lost raw pcm input/output formats
libavformat
|
Wed, 12 Jul 2006 00:10:12 +0000 |
mru |
nut needs crc.o
libavformat
|
Wed, 12 Jul 2006 00:09:34 +0000 |
mru |
move common stuff from avienc.c and wav.c to new file riff.c
libavformat
|
Tue, 11 Jul 2006 21:45:45 +0000 |
diego |
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
libavformat
|
Tue, 11 Jul 2006 00:53:55 +0000 |
diego |
CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo
libavformat
|
Mon, 10 Jul 2006 21:14:37 +0000 |
mru |
allow individual selection of muxers and demuxers
libavformat
|
Mon, 10 Jul 2006 12:10:10 +0000 |
bcoudurier |
assign exact codec id, needed when stream copy
libavformat
|
Sun, 09 Jul 2006 23:40:53 +0000 |
mru |
give AVInput/OutputFormat structs consistent names
libavformat
|
Sun, 09 Jul 2006 10:33:49 +0000 |
michael |
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway)
libavformat
|
Sat, 08 Jul 2006 23:23:47 +0000 |
bcoudurier |
simplify, use LE_32, BE_32 macros
libavformat
|
Sat, 08 Jul 2006 16:25:45 +0000 |
mru |
Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT).
libavformat
|
Sat, 08 Jul 2006 13:36:31 +0000 |
bcoudurier |
clean up useless code
libavformat
|
Sat, 08 Jul 2006 12:58:50 +0000 |
bcoudurier |
better handling of partial files
libavformat
|
Sat, 08 Jul 2006 12:14:41 +0000 |
bcoudurier |
new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm
libavformat
|
Sat, 08 Jul 2006 07:14:00 +0000 |
aurel |
set proper bits_per_sample value for ADPCM codecs
libavformat
|
Fri, 07 Jul 2006 22:42:36 +0000 |
aurel |
simplify the voc demuxer using av_get_bits_per_sample()
libavformat
|
Fri, 07 Jul 2006 17:50:09 +0000 |
bcoudurier |
av_get_bits_per_sample and due simplifications
libavformat
|
Fri, 07 Jul 2006 09:43:46 +0000 |
bcoudurier |
add MS ADPCM fourcc
libavformat
|
Fri, 07 Jul 2006 08:56:05 +0000 |
bcoudurier |
skip others fourcc, if present
libavformat
|
Fri, 07 Jul 2006 08:45:50 +0000 |
bcoudurier |
clean
libavformat
|
Thu, 06 Jul 2006 14:57:55 +0000 |
bcoudurier |
typo fix
libavformat
|
Thu, 06 Jul 2006 14:46:01 +0000 |
bcoudurier |
10l, all modes is 0x81FF
libavformat
|
Thu, 06 Jul 2006 14:38:50 +0000 |
bcoudurier |
simplify and write correct values conforming to specs
libavformat
|
Thu, 06 Jul 2006 12:27:43 +0000 |
michael |
check for unparsed AMR input
libavformat
|
Thu, 06 Jul 2006 12:17:01 +0000 |
michael |
vbr requires version=1 and samplesize=0 per QT spec
libavformat
|
Wed, 05 Jul 2006 22:01:49 +0000 |
diego |
Fix compilation with --disable-muxers.
libavformat
|
Wed, 05 Jul 2006 14:12:00 +0000 |
diego |
cosmetics: Break overly long lines.
libavformat
|
Tue, 04 Jul 2006 14:03:59 +0000 |
bcoudurier |
write exact values for audio stsd v1
libavformat
|
Mon, 03 Jul 2006 21:40:01 +0000 |
mru |
attempt to detect Chinese AVS video
libavformat
|