Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Sat, 21 Oct 2006 17:01:45 +0000 |
reimar |
Do not use sh_audio->wf values if they are definitely invalid
|
Mon, 24 Apr 2006 10:58:40 +0000 |
rtognimp |
4 - Implement a better way to calculate current audio pts and use it for
|
Wed, 19 Apr 2006 20:12:01 +0000 |
diego |
Using channel count, samplerate and input bps values from the container
|
Thu, 30 Mar 2006 08:47:09 +0000 |
diego |
Trust the demuxer instead of the decoder for samplerate detection.
|
Tue, 31 Jan 2006 23:36:12 +0000 |
diego |
Move conditional compilation out of the code and into the build system.
|
Mon, 19 Dec 2005 19:38:28 +0000 |
henry |
malloc padding to avoid access beyond allocated memory
|
Mon, 01 Aug 2005 20:16:56 +0000 |
al |
Support new static libavcodec (depends on libavutil).
|
Sun, 06 Mar 2005 17:55:31 +0000 |
rtognimp |
alac support via lavc decoder
|
Tue, 01 Feb 2005 19:19:40 +0000 |
alex |
pass wave extradata to the codec..
|
Sat, 08 Jan 2005 19:16:21 +0000 |
reimar |
change malloc and free to av_ variants where needed.
|
Tue, 21 Sep 2004 20:34:47 +0000 |
reimar |
setting samplesize to 2 in decoders where neccessary.
|
Tue, 06 Apr 2004 16:15:57 +0000 |
alex |
inttypes
|
Wed, 18 Feb 2004 15:23:41 +0000 |
michael |
flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
|