Mercurial > libavformat.hg
graph
-
sanity checks some might have been exploitable libavformatSat, 13 May 2006 11:37:56 +0000, by michael
-
Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can be libavformatFri, 12 May 2006 15:13:51 +0000, by banan
-
simplify, amr.c sets frame_size to 160, and sample size is always 8000 libavformatWed, 10 May 2006 18:00:16 +0000, by bcoudurier
-
fix damr atom, needed for quicktime player libavformatWed, 10 May 2006 17:56:39 +0000, by bcoudurier
-
Add support for raw flac decoding based on the .flac suffix of input files. libavformatTue, 09 May 2006 12:34:35 +0000, by banan
-
Fix v4l grabbing with some webcams, and simplify the code. libavformatThu, 04 May 2006 12:23:12 +0000, by lucabe
-
skip null fourcc, fix ep2_mystery_m640_dummy.mov libavformatMon, 01 May 2006 15:52:57 +0000, by bcoudurier
-
report to user if mmf with midi found (and not supported) libavformatThu, 20 Apr 2006 22:17:11 +0000, by alex
-
Avoid crash if there is a rtjpeg quant header but no video stream in file libavformatThu, 20 Apr 2006 10:38:15 +0000, by reimar
-
set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay libavformatWed, 19 Apr 2006 14:18:13 +0000, by bcoudurier
-
Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. libavformatSat, 15 Apr 2006 15:05:53 +0000, by diego
-
get avcC profile and level indication from sps (from handbrake) libavformatFri, 14 Apr 2006 09:54:17 +0000, by bcoudurier
-
write mdat in write_header avoid check in write_packet libavformatThu, 13 Apr 2006 13:21:20 +0000, by bcoudurier
-
KMVC (used in Worms games) decoder. Works fine with samples from MPHQ libavformatFri, 07 Apr 2006 16:59:57 +0000, by kostya
-
little h.264 related hunk from diff between cvs and mobile hackerz libavformatTue, 04 Apr 2006 17:44:59 +0000, by michael
-
the PSP rejects video with too high bitrates so lets claim they arent too high ... libavformatTue, 04 Apr 2006 12:58:56 +0000, by michael
-
* fixing DV-in-AVI type1 packet production bug libavformatSat, 01 Apr 2006 23:13:53 +0000, by romansh
-
This patch simply adds demuxing support for AC-3 streams in DVB TS libavformatSat, 01 Apr 2006 19:02:40 +0000, by mru
-
fix constraint violation: libavformat is not allowed to modify state of caller, including rng state libavformatThu, 30 Mar 2006 16:44:32 +0000, by rfelker
-
NuppelVideo/MythTVVideo support, including rtjpeg decoder libavformatMon, 27 Mar 2006 22:22:50 +0000, by reimar
-
ignore wrong negative cts values created by quicktime libavformatMon, 27 Mar 2006 16:19:51 +0000, by bcoudurier
-
let vorbis decoder init too, fix mi2_vorbis51.mp4 libavformatSun, 26 Mar 2006 17:05:28 +0000, by bcoudurier
-
fix double free, priv_data is freed in av_open_input_stream libavformatSun, 26 Mar 2006 14:06:00 +0000, by bcoudurier
-
dont set random timestamps if they are not known libavformatSat, 25 Mar 2006 19:51:12 +0000, by michael
-
Rename time variable to the more descriptive block_time. libavformatSat, 25 Mar 2006 13:37:34 +0000, by diego
-
let faad init parameters properly, fix many SBR samples libavformatFri, 24 Mar 2006 17:03:49 +0000, by bcoudurier
-
need to dissociate pcm 16bit and 8bit cases libavformatFri, 24 Mar 2006 16:01:00 +0000, by bcoudurier
-
vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4 though not decoded properly (5:1), 249608749a89.3g2 is 225 and is Qclp libavformatFri, 24 Mar 2006 15:25:43 +0000, by bcoudurier