Mercurial > libavformat.hg
graph
-
return 0 as stream index if only one stream, this is completely non standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf libavformatMon, 02 Oct 2006 13:22:51 +0000, by bcoudurier
-
add support for some MS DIB formats for avisynth libavformatSun, 01 Oct 2006 20:41:02 +0000, by gpoirier
-
dont set sub_id as its completly redundant and silly libavformatSat, 30 Sep 2006 11:50:03 +0000, by michael
-
use a data definition uls table to fetch codec type libavformatFri, 29 Sep 2006 12:23:38 +0000, by bcoudurier
-
shut up gcc about incompatible pointer type libavformatFri, 29 Sep 2006 10:38:27 +0000, by bcoudurier
-
remove gcc warnings about void * used in arithmetic libavformatFri, 29 Sep 2006 10:28:11 +0000, by bcoudurier
-
move sample size adjusting code after audio stsd v2 parsing to let v2 set correct channel number, fix Sony-hdv2.mov libavformatThu, 28 Sep 2006 17:59:26 +0000, by bcoudurier
-
change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov libavformatThu, 28 Sep 2006 17:52:48 +0000, by bcoudurier
-
fix r_frame_rate init code for groundhog.vob libavformatTue, 26 Sep 2006 18:34:07 +0000, by michael
-
support forward seeking in non seekable streams libavformatTue, 26 Sep 2006 17:09:03 +0000, by michael
-
* Moving FifoBuffer out of libavformat/avformat.h and libavformatThu, 21 Sep 2006 07:31:53 +0000, by romansh
-
reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) libavformatWed, 20 Sep 2006 21:23:32 +0000, by michael
-
Migrate the "packetsize" OptionDef option to become an AVOption. libavformatWed, 20 Sep 2006 08:24:17 +0000, by takis
-
Migrate the "muxrate" OptionDef option to become an AVOption. libavformatWed, 20 Sep 2006 08:23:01 +0000, by takis
-
FLV seeking patch by Nazo. lovesyao at aol com. libavformatSun, 17 Sep 2006 09:39:49 +0000, by banan
-
Split the DV demuxer and muxer into separate files (as suggested by Diego libavformatFri, 15 Sep 2006 19:14:24 +0000, by takis
-
Add support for 8-bit grayscale to V4L grabber libavformatFri, 15 Sep 2006 11:17:41 +0000, by gpoirier
-
add a VP6F fourcc for apps which rely on fourcc libavformatTue, 12 Sep 2006 00:06:44 +0000, by aurel
-
workaround for files, mainly d-cinema, with 0 sized tags especially UMID in source clip, 377M B.10,13 clearly mentions that this is non standard though libavformatMon, 11 Sep 2006 22:05:43 +0000, by bcoudurier
-
allow ffmpeg to read mp3s beginning with partial frames libavformatSun, 10 Sep 2006 20:31:58 +0000, by gpoirier
-
Add official LGPL license headers to the files that were missing them. libavformatSun, 10 Sep 2006 14:02:42 +0000, by diego
-
undefines a few temporary defines which were not undefined after their usage. libavformatSat, 09 Sep 2006 08:49:28 +0000, by gpoirier
-
enable setting the year and track number using AVOption libavformatFri, 08 Sep 2006 12:28:28 +0000, by gpoirier
-
makes avformat_get_context_defaults() static libavformatFri, 08 Sep 2006 12:12:38 +0000, by gpoirier
-
Allow to get the the track number in the IPRT (part) tag in AVI. libavformatThu, 07 Sep 2006 16:35:22 +0000, by gpoirier
-
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
-
only set fields for mov, reserved for 3gp, mp4 libavformatMon, 07 Aug 2006 14:18:43 +0000, by bcoudurier