Mercurial > libavformat.hg
graph
-
Allow to store the the track number though the IPRT (part) tag in AVI. libavformatThu, 07 Sep 2006 16:33:24 +0000, by gpoirier
-
ignore index parameter to ignore the ODML index in avi libavformatTue, 05 Sep 2006 19:23:32 +0000, by michael
-
move track timescale/sampleDuration init to write_header and return error if not set libavformatMon, 04 Sep 2006 14:22:44 +0000, by bcoudurier
-
Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % libavformatMon, 04 Sep 2006 09:57:47 +0000, by gpoirier
-
* Restructuring the division of labor between DV codec and DV format libavformatMon, 04 Sep 2006 03:33:11 +0000, by romansh
-
Switch license from GPL to LGPL, this file originates from libdv, which libavformatSun, 03 Sep 2006 18:51:10 +0000, by diego
-
Fix for AVI files with odd sized 'movi' list libavformatThu, 31 Aug 2006 09:43:29 +0000, by gpoirier
-
fix b pyramid in mp4 muxing if no dts are provided to the muxer libavformatWed, 30 Aug 2006 21:18:17 +0000, by michael
-
Add missing file from commit r6122 (AVISynth support) libavformatTue, 29 Aug 2006 08:15:38 +0000, by gpoirier
-
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % libavformatTue, 29 Aug 2006 07:34:58 +0000, by gpoirier
-
ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define libavformatMon, 28 Aug 2006 18:53:10 +0000, by aurel
-
scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value) libavformatSun, 27 Aug 2006 12:22:40 +0000, by nicodvb
-
added option probesize; at the moment only used by mpegts.c libavformatSun, 27 Aug 2006 12:21:19 +0000, by nicodvb
-
initial support for AVOption in AVFormatContext libavformatSun, 27 Aug 2006 12:14:13 +0000, by nicodvb
-
fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 and only if mono, dont rely on bits per sample which can be wrong libavformatThu, 24 Aug 2006 18:39:57 +0000, by bcoudurier
-
correct uid, and enable JPEG 2000 detection libavformatThu, 24 Aug 2006 14:22:40 +0000, by bcoudurier
-
wide atom is only defined in mov, use free for mp4/3gp libavformatThu, 24 Aug 2006 10:32:09 +0000, by bcoudurier
-
move amr parameters adjusting like other codecs libavformatThu, 24 Aug 2006 09:53:53 +0000, by bcoudurier
-
dont set width/height for h261/h263/mpeg4 since they are oftenly wrong, let decoder init them libavformatThu, 24 Aug 2006 09:09:20 +0000, by bcoudurier
-
support vdva fourcc (dv + dv audio in mov) libavformatThu, 24 Aug 2006 08:28:11 +0000, by bcoudurier
-
read and use index (based on a patch by John Donaghy on the 23-03-2006 '[Ffmpeg-devel] dvr-ms seek help request') libavformatWed, 23 Aug 2006 17:07:01 +0000, by michael
-
value_num should also be 64bit (1 hunk from the asf seeking patch by DrDivx/Steve Lhomme) libavformatWed, 23 Aug 2006 16:26:59 +0000, by michael
-
total_size should be 64bit (1 hunk of the asf seeking patch from DrDivx / Steve Lhomme) libavformatWed, 23 Aug 2006 16:24:39 +0000, by michael
-
AVI tag reading and writing patch by David Conrad. libavformatFri, 18 Aug 2006 16:48:35 +0000, by banan
-
Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % libavformatFri, 18 Aug 2006 07:55:08 +0000, by gpoirier
-
Move all internal -I parameters to the front of CFLAGS to avoid using external libavformatThu, 17 Aug 2006 16:32:08 +0000, by diego
-
use packet dts as correct media field number and use av_interleave_pkt_per_dts libavformatSat, 12 Aug 2006 00:18:58 +0000, by bcoudurier
-
parse mpeg frame to get pict type and closed gop flag libavformatWed, 09 Aug 2006 10:48:32 +0000, by bcoudurier
-
dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort libavformatTue, 08 Aug 2006 20:31:19 +0000, by michael
-
both timestamps are dts, (checked trailer.gxf, spec is unclear) libavformatTue, 08 Aug 2006 18:02:09 +0000, by michael
-
Fix some "'static' is not at beginning of declaration" warnings. libavformatTue, 08 Aug 2006 10:24:26 +0000, by diego