index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
riff.c
Age
Commit message (
Expand
)
Author
2012-09-14
riff: Add SVQ3 fourcc
Derek Buitenhuis
2012-08-31
MSS2 decoder
Alberto Delmás
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-01
Canopus Lossless decoder
Derek Buitenhuis
2012-07-13
MS Expression Encoder Screen decoder
Kostya Shishkov
2012-07-11
TechSmith Screen Codec 2 decoder
Kostya Shishkov
2012-07-02
MS ATC Screen (aka MSS3) decoder
Kostya Shishkov
2012-06-20
MS Screen 1 decoder
Kostya Shishkov
2012-06-05
Indeo Audio decoder
Kostya Shishkov
2012-04-17
riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE he...
Justin Ruggles
2012-03-19
ZeroCodec Decoder
Derek Buitenhuis
2012-03-05
riffenc: use av_get_audio_frame_duration()
Justin Ruggles
2012-01-22
riff: fix invalid av_freep() calls on EOF in ff_read_riff_info
Janne Grunau
2012-01-12
riff: remove references to sonic codec ids
Anton Khirnov
2012-01-01
Detect 'yuv2' as rawvideo also in avi.
Carl Eugen Hoyos
2011-12-13
v410 encoder and decoder
Derek Buitenhuis
2011-12-10
Dxtory capture format decoder
Kostya Shishkov
2011-12-08
cljr: add encoder
Paul B Mahol
2011-11-26
Generalize RIFF INFO tag support; support reading INFO tag in wav
Victor Vasiliev
2011-11-11
VBLE Decoder
Derek Buitenhuis
2011-11-01
g726: use bits_per_coded_sample instead of bitrate to determine mode
Justin Ruggles
2011-10-19
Ut Video decoder
Kostya Shishkov
2011-10-14
riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header
John Brooks
2011-10-04
Synchronize various 4CCs and codec tags from FFmpeg.
Diego Biurrun
2011-08-23
Windows Media Image decoder (WMVP/WVP2)
Alberto Delmás
2011-07-22
riff: Add mpgv MPEG-2 fourcc
Alex Converse
2011-07-03
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-06-21
riff/img2: Add JPEG 2000 codec IDs.
Kamil Nowosad
2011-06-21
riff: Add DAVC fourcc.
ami_stuff
2011-06-21
riff: Add M263, XVIX, MMJP, CDV5 fourccs.
Carl Eugen Hoyos
2011-06-21
rawvideo: Support auv2 fourcc.
ami_stuff
2011-06-09
riff: Fix potential memleak.
Alex Converse
2011-05-03
Make ffmpeg support generic data stream
Luca Barbato
2011-04-14
handle malloc failures in ff_get_wav_header
Max Horn
2011-04-10
Parse sprite data for WMVP and WVP2, and decode sprites for the latter
Alberto Delmás
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-16
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-07
Add audio codec 0x1600 (ADTS AAC)
Peter Ross
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-01
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-25
lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
Anton Khirnov
2011-02-21
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-01-09
Add audio codec 0x1602 (AAC LATM)
Peter Ross
2011-01-08
Lagarith decoder by Nathan Caldwell, saintdev at gmail
Carl Eugen Hoyos
2011-01-06
Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi.
Carl Eugen Hoyos
2011-01-01
move ff_get_bmp_header under CONFIG_DEMUXERS block
Peter Ross
2010-12-30
Set blkalign to maximum framesize to allow playback on WMP (see issue 2455 an...
Carl Eugen Hoyos
[next]