Thu, 15 Jun 2006 07:36:57 +0000 |
lucabe |
Fix typo
libavformat
|
Wed, 14 Jun 2006 00:32:10 +0000 |
michael |
dont load the index if we cant seek back
libavformat
|
Tue, 13 Jun 2006 23:13:59 +0000 |
bcoudurier |
check fseek return value
libavformat
|
Tue, 13 Jun 2006 22:49:05 +0000 |
bcoudurier |
fix unused computed value
libavformat
|
Tue, 13 Jun 2006 14:38:44 +0000 |
bcoudurier |
fix mp3 muxing
libavformat
|
Tue, 13 Jun 2006 11:10:55 +0000 |
michael |
fix probe of high bitrate mpeg2video
libavformat
|
Mon, 12 Jun 2006 13:09:19 +0000 |
bcoudurier |
simplify, completely ignore streams not recognized, that fixes seeking for some files
libavformat
|
Sun, 11 Jun 2006 10:09:33 +0000 |
reimar |
read_packet return value must be < 0 when no packet is returned, including EOF.
libavformat
|
Sat, 10 Jun 2006 12:30:51 +0000 |
diego |
Add support for GNU/kFreeBSD systems.
libavformat
|
Mon, 05 Jun 2006 22:41:14 +0000 |
mru |
probe for mpeg audio
libavformat
|
Sun, 04 Jun 2006 21:01:02 +0000 |
rtogni |
rm_read_audio_stream_info return type is not void
libavformat
|
Sun, 04 Jun 2006 17:26:58 +0000 |
rtogni |
Support for AAC (fourcc raac and racp) in rm files
libavformat
|
Sun, 04 Jun 2006 15:06:18 +0000 |
mru |
fix seek related bugs
libavformat
|
Thu, 01 Jun 2006 23:22:07 +0000 |
diego |
Ignore all generated files.
libavformat
|
Thu, 01 Jun 2006 21:57:44 +0000 |
mru |
remove redundant make variable SUBDIR
libavformat
|
Thu, 01 Jun 2006 07:31:59 +0000 |
banan |
Flash Screen Video decoder (fourcc:FSV1)
libavformat
|
Tue, 30 May 2006 13:04:18 +0000 |
lucabe |
Include the correct video4linux2 header
libavformat
|
Sat, 27 May 2006 20:56:14 +0000 |
michael |
suggest solution for 2 fixmies
libavformat
|
Fri, 26 May 2006 15:37:11 +0000 |
diego |
Remove all .cvsignore files, they are no longer necessary.
libavformat
|
Fri, 19 May 2006 01:53:59 +0000 |
michael |
fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ...
libavformat
|
Thu, 18 May 2006 23:32:42 +0000 |
michael |
dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)
libavformat
|
Thu, 18 May 2006 23:03:16 +0000 |
michael |
dont write LAVF_ID if bitexact and any meta tag is set
libavformat
|
Thu, 18 May 2006 22:49:27 +0000 |
michael |
simplify meta tag writing code
libavformat
|
Thu, 18 May 2006 15:18:25 +0000 |
bcoudurier |
fix seeking, typo provoking hard segfault
libavformat
|
Thu, 18 May 2006 15:17:09 +0000 |
bcoudurier |
fix keyframe check, stss might be there but count set to 0
libavformat
|
Wed, 17 May 2006 21:52:38 +0000 |
diego |
Add MPEG FourCC for MPEG-2 video.
libavformat
|
Wed, 17 May 2006 03:05:34 +0000 |
kostya |
Proper PTS generation for Smacker audio
libavformat
|
Wed, 17 May 2006 03:03:53 +0000 |
kostya |
Now MPlayer should understand Smacker audio and video codecs.
libavformat
|
Mon, 15 May 2006 17:11:50 +0000 |
bcoudurier |
fix avc nal parsing
libavformat
|
Mon, 15 May 2006 12:38:33 +0000 |
bcoudurier |
fix pcm_s24be demuxing, simplify
libavformat
|