Thu, 12 Oct 2006 01:04:32 +0000 |
reynaldo |
new mtv demuxer
libavformat
|
Wed, 11 Oct 2006 23:17:58 +0000 |
diego |
Rename ABS macro to FFABS.
libavformat
|
Wed, 11 Oct 2006 16:57:00 +0000 |
bcoudurier |
support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
libavformat
|
Wed, 11 Oct 2006 10:22:21 +0000 |
bcoudurier |
fix bit rate
libavformat
|
Wed, 11 Oct 2006 10:17:18 +0000 |
bcoudurier |
use av_get_bits_per_sample
libavformat
|
Wed, 11 Oct 2006 10:15:05 +0000 |
bcoudurier |
use av_get_bits_per_sample, compute block align if not set
libavformat
|
Wed, 11 Oct 2006 10:09:45 +0000 |
bcoudurier |
simplify by not writing unneeded codec name to fix segfault when stream copy
libavformat
|
Wed, 11 Oct 2006 08:30:13 +0000 |
diego |
Move CFLAGS handling to common.mak.
libavformat
|
Wed, 11 Oct 2006 04:15:04 +0000 |
kostya |
Targa image decoder
libavformat
|
Tue, 10 Oct 2006 23:59:08 +0000 |
michael |
unused #define
libavformat
|
Tue, 10 Oct 2006 23:57:44 +0000 |
michael |
remove dummy amr_read_close()
libavformat
|
Tue, 10 Oct 2006 23:56:49 +0000 |
michael |
more factoriztaion and a FIXME note
libavformat
|
Tue, 10 Oct 2006 23:53:14 +0000 |
michael |
factorze another 2 lines
libavformat
|
Tue, 10 Oct 2006 23:49:45 +0000 |
michael |
set duration and timebase (based on a patch by Simon Morlat simon.morlat linphone org)
libavformat
|
Tue, 10 Oct 2006 23:45:12 +0000 |
michael |
factorize (untested)
libavformat
|
Tue, 10 Oct 2006 23:28:27 +0000 |
michael |
return cleanup
libavformat
|
Tue, 10 Oct 2006 14:29:03 +0000 |
bcoudurier |
fix d-10 mapping detection
libavformat
|
Tue, 10 Oct 2006 13:00:50 +0000 |
bcoudurier |
rewind completely if sample time is negative
libavformat
|
Tue, 10 Oct 2006 12:58:34 +0000 |
bcoudurier |
dont seek back if no sync to let eof happen
libavformat
|
Tue, 10 Oct 2006 09:17:51 +0000 |
bcoudurier |
quiet gcc about enum value not handled in switch
libavformat
|
Tue, 10 Oct 2006 04:10:53 +0000 |
kostya |
10l: remove alien seek function from demuxer
libavformat
|
Sat, 07 Oct 2006 18:30:41 +0000 |
rtogni |
Add fourccs for Wavpak and TTA
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Sat, 07 Oct 2006 09:22:44 +0000 |
diego |
Replace -I../-I. by -I$(BUILD_ROOT).
libavformat
|
Fri, 06 Oct 2006 18:36:58 +0000 |
michael |
flac fourcc (fixes mplayer -demuxer 35 with flac)
libavformat
|
Fri, 06 Oct 2006 18:20:40 +0000 |
michael |
prevent >16bit tags to be truncated and used in creating .wav files
libavformat
|
Thu, 05 Oct 2006 09:01:04 +0000 |
bcoudurier |
support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf
libavformat
|
Wed, 04 Oct 2006 13:18:51 +0000 |
bcoudurier |
remove useless casts
libavformat
|