Sat, 11 Mar 2006 04:27:58 +0000 |
kostya |
More correct demuxing and timestamp setting fot Sierra VMD
libavformat
|
Sat, 11 Mar 2006 00:22:21 +0000 |
michael |
simplify AVFormatParameters NULL checks
libavformat
|
Wed, 08 Mar 2006 21:51:39 +0000 |
diego |
Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.
libavformat
|
Wed, 08 Mar 2006 11:43:10 +0000 |
diego |
(f)printf --> av_log conversion
libavformat
|
Wed, 08 Mar 2006 00:39:23 +0000 |
corey |
correct computing of DV fourcc in mov muxer
libavformat
|
Mon, 06 Mar 2006 22:15:43 +0000 |
michael |
set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Mon, 06 Mar 2006 21:29:48 +0000 |
michael |
referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Mon, 06 Mar 2006 21:22:02 +0000 |
michael |
add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Mon, 06 Mar 2006 14:13:01 +0000 |
michael |
generic crc calculation code
libavformat
|
Mon, 06 Mar 2006 08:54:33 +0000 |
romansh |
DVCPRO50 support.
libavformat
|
Sat, 04 Mar 2006 01:13:13 +0000 |
corey |
Support mov stsd atom version 2.
libavformat
|
Thu, 02 Mar 2006 20:44:35 +0000 |
michael |
fixing total_frames
libavformat
|
Thu, 02 Mar 2006 20:08:01 +0000 |
michael |
indention
libavformat
|
Thu, 02 Mar 2006 19:50:21 +0000 |
michael |
timebase fix
libavformat
|
Thu, 02 Mar 2006 19:28:35 +0000 |
michael |
ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Thu, 02 Mar 2006 14:50:31 +0000 |
michael |
dwstart support
libavformat
|
Thu, 02 Mar 2006 14:27:41 +0000 |
michael |
fixing demuxing of minorityreport.AVI
libavformat
|
Thu, 02 Mar 2006 01:37:38 +0000 |
michael |
compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Wed, 01 Mar 2006 22:45:27 +0000 |
mmu_man |
fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/
libavformat
|
Wed, 01 Mar 2006 20:09:44 +0000 |
mru |
can't have PES headers in MPEG video elementary streams so fail probe
libavformat
|
Wed, 01 Mar 2006 16:11:04 +0000 |
michael |
fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that)
libavformat
|
Wed, 01 Mar 2006 15:42:07 +0000 |
michael |
support seeking in RenderAvi.avi (audio stream == single huge chunk)
libavformat
|
Wed, 01 Mar 2006 15:21:53 +0000 |
michael |
10l forgot to set packet_size
libavformat
|
Wed, 01 Mar 2006 12:04:22 +0000 |
michael |
fix demuxing of XviD_with_3_AAC-HE_audio_streams.avi
libavformat
|
Wed, 01 Mar 2006 11:41:16 +0000 |
michael |
add movi_list offset into index
libavformat
|
Wed, 01 Mar 2006 11:29:55 +0000 |
michael |
add size to AVIndex
libavformat
|
Wed, 01 Mar 2006 07:42:55 +0000 |
banan |
Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by
libavformat
|
Wed, 01 Mar 2006 01:32:32 +0000 |
michael |
ODML index parsing support
libavformat
|
Wed, 01 Mar 2006 01:29:12 +0000 |
michael |
replace if by assert as it should never by true
libavformat
|
Tue, 28 Feb 2006 11:28:09 +0000 |
lucabe |
Add support for drivers that can change the capture size on VIDIOC_S_FMT
libavformat
|
Tue, 28 Feb 2006 11:14:59 +0000 |
lucabe |
Error path fix: close the video device on failure
libavformat
|
Sun, 26 Feb 2006 13:22:32 +0000 |
alex |
print a hint when trying V4L2 on V4L device
libavformat
|
Sat, 25 Feb 2006 22:41:31 +0000 |
mru |
kill some warnings
libavformat
|
Wed, 22 Feb 2006 23:46:20 +0000 |
michael |
CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)
libavformat
|
Wed, 22 Feb 2006 00:18:12 +0000 |
alex |
support correct ptses on other than version 3.2.0 aswell
libavformat
|
Tue, 21 Feb 2006 20:32:47 +0000 |
alex |
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change
libavformat
|
Sun, 19 Feb 2006 20:00:00 +0000 |
michael |
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)
libavformat
|
Sun, 19 Feb 2006 12:49:17 +0000 |
diego |
The current_sample field is meant to be the sample number, not an offset into
libavformat
|
Sun, 19 Feb 2006 10:20:27 +0000 |
michael |
RMP4 ("xvid fork") decoding support
libavformat
|
Sat, 18 Feb 2006 09:08:34 +0000 |
michael |
simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
libavformat
|
Sat, 18 Feb 2006 09:05:07 +0000 |
michael |
add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
libavformat
|
Sat, 18 Feb 2006 09:03:22 +0000 |
michael |
add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>)
libavformat
|
Fri, 17 Feb 2006 21:06:51 +0000 |
diego |
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced
libavformat
|
Fri, 17 Feb 2006 03:17:42 +0000 |
melanson |
complete AVS playback system (from Creature Shock computer game),
libavformat
|
Thu, 16 Feb 2006 00:09:23 +0000 |
aurel |
add Creative 8 bits ADPCM schemes support
libavformat
|
Tue, 14 Feb 2006 23:21:17 +0000 |
michael |
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com)
libavformat
|
Mon, 13 Feb 2006 12:53:25 +0000 |
mru |
move common parts of makefiles into common.mak
libavformat
|
Mon, 13 Feb 2006 12:05:06 +0000 |
alex |
10l, allocate bitbuffer with regard to the padding size
libavformat
|
Mon, 13 Feb 2006 10:40:41 +0000 |
michael |
useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Sun, 12 Feb 2006 15:06:03 +0000 |
michael |
fix demuxing of Video006.3gp
libavformat
|
Sun, 12 Feb 2006 14:53:47 +0000 |
michael |
mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com>
libavformat
|
Sun, 12 Feb 2006 14:50:53 +0000 |
michael |
10l for myself
libavformat
|
Sun, 12 Feb 2006 10:24:43 +0000 |
michael |
mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
libavformat
|
Sun, 12 Feb 2006 08:53:29 +0000 |
melanson |
dosbox native ZMBV decoder, courtesy of Kostya
libavformat
|
Sun, 12 Feb 2006 06:49:40 +0000 |
melanson |
complete American Laser Games MM playback system, courtesy of Peter Ross
libavformat
|
Sun, 12 Feb 2006 02:24:37 +0000 |
alex |
10l, fails to compile when debug enabled
libavformat
|