Mercurial > libavformat.hg
graph
-
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
-
sampleSize field to 16, reserved for mp4 and 3gp libavformatMon, 07 Aug 2006 14:15:05 +0000, by bcoudurier
-
mp4, 3gp field is reserved and value is 2 libavformatMon, 07 Aug 2006 14:11:17 +0000, by bcoudurier
-
always write duration and file size, fix seeking, progress bar is now active libavformatSun, 06 Aug 2006 15:29:50 +0000, by bcoudurier
-
sample size is 1 if bits per sample is 8 and mono channel libavformatThu, 03 Aug 2006 16:22:01 +0000, by bcoudurier
-
revert r5909, dont use non constant static variable, breaks multithreaded apps libavformatThu, 03 Aug 2006 15:33:48 +0000, by bcoudurier
-
parse SONY hidden MPEG-4 extradata, fix C0023S01.mxf libavformatThu, 03 Aug 2006 12:31:15 +0000, by bcoudurier
-
skip run-in sequence before reading header libavformatThu, 03 Aug 2006 12:08:06 +0000, by bcoudurier
-
add codec detection based on essence container ul libavformatThu, 03 Aug 2006 09:14:56 +0000, by bcoudurier
-
resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach libavformatWed, 02 Aug 2006 15:02:42 +0000, by bcoudurier
-
Do not set the codec's pixel format in the format's write_header() libavformatWed, 02 Aug 2006 09:48:05 +0000, by lucabe
-
move common code from mov.c and movenc.c to isom.c libavformatTue, 01 Aug 2006 14:58:15 +0000, by bcoudurier
-
Support for seeking, both with and without index and correct timestamps libavformatTue, 01 Aug 2006 10:19:25 +0000, by reimar
-
negative to_pad won't provoke infinite loop libavformatTue, 01 Aug 2006 10:00:12 +0000, by bcoudurier
-
The reader ignores the size of the ASF data object and keeps on libavformatSat, 29 Jul 2006 16:07:19 +0000, by gpoirier
-
parse rgba descriptor (jpeg2000, uncompressed) libavformatSat, 29 Jul 2006 14:00:47 +0000, by bcoudurier
-
demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection libavformatFri, 28 Jul 2006 22:42:31 +0000, by bcoudurier
-
Set duration to AV_NOPTS_VALUE instead of 0 when unknown. libavformatFri, 28 Jul 2006 13:31:08 +0000, by reimar
-
Try to find out correct start time to make seeking faster and add some libavformatSun, 23 Jul 2006 18:19:33 +0000, by reimar
-
fix regression failure after adler simplification libavformatThu, 20 Jul 2006 10:22:07 +0000, by michael
-
Fix memleak, patch by I. Po % yyymmmm # gmail O com % libavformatWed, 19 Jul 2006 08:06:24 +0000, by gpoirier
-
add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) libavformatMon, 17 Jul 2006 21:51:21 +0000, by michael
-
fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) libavformatMon, 17 Jul 2006 10:44:53 +0000, by michael
-
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavformatThu, 13 Jul 2006 23:10:01 +0000, by mru
-
add loop_input to AVFormatContext, getting rid of old hack libavformatThu, 13 Jul 2006 21:13:49 +0000, by mru
-
move common stuff from avienc.c and wav.c to new file riff.c libavformatWed, 12 Jul 2006 00:09:34 +0000, by mru
-
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavformatTue, 11 Jul 2006 21:45:45 +0000, by diego
-
allow individual selection of muxers and demuxers libavformatMon, 10 Jul 2006 21:14:37 +0000, by mru
-
assign exact codec id, needed when stream copy libavformatMon, 10 Jul 2006 12:10:10 +0000, by bcoudurier
-
give AVInput/OutputFormat structs consistent names libavformatSun, 09 Jul 2006 23:40:53 +0000, by mru
-
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) libavformatSun, 09 Jul 2006 10:33:49 +0000, by michael
-
Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT). libavformatSat, 08 Jul 2006 16:25:45 +0000, by mru
-
new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm libavformatSat, 08 Jul 2006 12:14:41 +0000, by bcoudurier
-
set proper bits_per_sample value for ADPCM codecs libavformatSat, 08 Jul 2006 07:14:00 +0000, by aurel
-
simplify the voc demuxer using av_get_bits_per_sample() libavformatFri, 07 Jul 2006 22:42:36 +0000, by aurel
-
av_get_bits_per_sample and due simplifications libavformatFri, 07 Jul 2006 17:50:09 +0000, by bcoudurier
-
simplify and write correct values conforming to specs libavformatThu, 06 Jul 2006 14:38:50 +0000, by bcoudurier
-
vbr requires version=1 and samplesize=0 per QT spec libavformatThu, 06 Jul 2006 12:17:01 +0000, by michael
-
Woops, this file was supposed to be added in r5556: "Move initialisations and internal symbols in allformats.h" libavformatFri, 30 Jun 2006 08:26:29 +0000, by gpoirier
-
Move initialisations and internal symbols in allformats.h, libavformatFri, 30 Jun 2006 07:41:25 +0000, by gpoirier
-
extradata may be used as bitstream reader input so allocate with padding libavformatThu, 29 Jun 2006 19:42:34 +0000, by mru
-
detect audio-only program streams and broken files made by VDR libavformatThu, 29 Jun 2006 19:03:53 +0000, by mru
-
do not fail av_find_stream_info() if params for all streams could not be found libavformatThu, 29 Jun 2006 19:02:15 +0000, by mru
-
detect MPEG PES streams as MPEG PS; the PS demuxer will cope libavformatWed, 28 Jun 2006 21:40:08 +0000, by mru
-
dont read over the end of a data chunk and at the end search for the next libavformatWed, 28 Jun 2006 10:51:56 +0000, by michael
-
cleanup patch from Diego Petten <flameeyes@gentoo.org> libavformatSun, 25 Jun 2006 17:37:12 +0000, by lu_zero
-
Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. libavformatTue, 20 Jun 2006 22:19:11 +0000, by diego
-
allow packets with non-zero PES_scrambling_control libavformatMon, 19 Jun 2006 22:20:38 +0000, by mru
-
Add const to (mostly) char* and make some functions static, which aren't used libavformatSun, 18 Jun 2006 11:33:14 +0000, by diego
-
Add (mostly) const to variable and parameter declaration, where a char* was libavformatSat, 17 Jun 2006 15:53:23 +0000, by diego
-
use standard codec tag if the specified tag is out of range and would be libavformatFri, 16 Jun 2006 20:45:29 +0000, by mru
-
Fix compilation with all combinations of --disable-(de)muxers. libavformatFri, 16 Jun 2006 10:06:57 +0000, by diego
-
simplify, completely ignore streams not recognized, that fixes seeking for some files libavformatMon, 12 Jun 2006 13:09:19 +0000, by bcoudurier
-
read_packet return value must be < 0 when no packet is returned, including EOF. libavformatSun, 11 Jun 2006 10:09:33 +0000, by reimar
-
rm_read_audio_stream_info return type is not void libavformatSun, 04 Jun 2006 21:01:02 +0000, by rtogni
-
Support for AAC (fourcc raac and racp) in rm files libavformatSun, 04 Jun 2006 17:26:58 +0000, by rtogni
-
Remove all .cvsignore files, they are no longer necessary. libavformatFri, 26 May 2006 15:37:11 +0000, by diego
-
fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ... libavformatFri, 19 May 2006 01:53:59 +0000, by michael
-
dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod) libavformatThu, 18 May 2006 23:32:42 +0000, by michael
-
dont write LAVF_ID if bitexact and any meta tag is set libavformatThu, 18 May 2006 23:03:16 +0000, by michael
-
fix seeking, typo provoking hard segfault libavformatThu, 18 May 2006 15:18:25 +0000, by bcoudurier
-
fix keyframe check, stss might be there but count set to 0 libavformatThu, 18 May 2006 15:17:09 +0000, by bcoudurier
-
Now MPlayer should understand Smacker audio and video codecs. libavformatWed, 17 May 2006 03:03:53 +0000, by kostya
-
add quicktime uncompressed 8bit 4:2:2 support libavformatSun, 14 May 2006 14:21:06 +0000, by bcoudurier
-
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
-
duration and subitle fix from the patch by Steve Lhomme libavformatWed, 22 Mar 2006 11:11:02 +0000, by michael
-
provide more info on which streams lack codec parameters libavformatTue, 21 Mar 2006 11:29:50 +0000, by michael
-
Reenable NUT and NUT regression tests as requested by Michael. libavformatFri, 17 Mar 2006 23:21:18 +0000, by diego
-
Disable the NUT (de)muxer until it has been synced with the specification. libavformatFri, 17 Mar 2006 00:47:48 +0000, by diego
-
create edts atom when muxing B frames, needed to compute cts libavformatSat, 11 Mar 2006 18:21:28 +0000, by bcoudurier
-
do nal reformating when muxing H264, create avcc atom libavformatSat, 11 Mar 2006 18:18:17 +0000, by bcoudurier
-
some mov files have invalid pts so we need to consider these pts too in calculating the timabase libavformatSat, 11 Mar 2006 11:30:07 +0000, by michael
-
More correct demuxing and timestamp setting fot Sierra VMD libavformatSat, 11 Mar 2006 04:27:58 +0000, by kostya
-
Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. libavformatWed, 08 Mar 2006 21:51:39 +0000, by diego
-
set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatMon, 06 Mar 2006 22:15:43 +0000, by michael
-
referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatMon, 06 Mar 2006 21:29:48 +0000, by michael
-
add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatMon, 06 Mar 2006 21:22:02 +0000, by michael
-
ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatThu, 02 Mar 2006 19:28:35 +0000, by michael
-
compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatThu, 02 Mar 2006 01:37:38 +0000, by michael
-
fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ libavformatWed, 01 Mar 2006 22:45:27 +0000, by mmu_man
-
can't have PES headers in MPEG video elementary streams so fail probe libavformatWed, 01 Mar 2006 20:09:44 +0000, by mru
-
fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that) libavformatWed, 01 Mar 2006 16:11:04 +0000, by michael
-
support seeking in RenderAvi.avi (audio stream == single huge chunk) libavformatWed, 01 Mar 2006 15:42:07 +0000, by michael
-
fix demuxing of XviD_with_3_AAC-HE_audio_streams.avi libavformatWed, 01 Mar 2006 12:04:22 +0000, by michael
-
Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by libavformatWed, 01 Mar 2006 07:42:55 +0000, by banan
-
replace if by assert as it should never by true libavformatWed, 01 Mar 2006 01:29:12 +0000, by michael
-
Add support for drivers that can change the capture size on VIDIOC_S_FMT libavformatTue, 28 Feb 2006 11:28:09 +0000, by lucabe
-
Error path fix: close the video device on failure libavformatTue, 28 Feb 2006 11:14:59 +0000, by lucabe
-
CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformatWed, 22 Feb 2006 23:46:20 +0000, by michael
-
support correct ptses on other than version 3.2.0 aswell libavformatWed, 22 Feb 2006 00:18:12 +0000, by alex
-
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change libavformatTue, 21 Feb 2006 20:32:47 +0000, by alex
-
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformatSun, 19 Feb 2006 20:00:00 +0000, by michael
-
The current_sample field is meant to be the sample number, not an offset into libavformatSun, 19 Feb 2006 12:49:17 +0000, by diego
-
simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformatSat, 18 Feb 2006 09:08:34 +0000, by michael
-
add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformatSat, 18 Feb 2006 09:05:07 +0000, by 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>) libavformatSat, 18 Feb 2006 09:03:22 +0000, by michael
-
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced libavformatFri, 17 Feb 2006 21:06:51 +0000, by diego
-
complete AVS playback system (from Creature Shock computer game), libavformatFri, 17 Feb 2006 03:17:42 +0000, by melanson
-
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com) libavformatTue, 14 Feb 2006 23:21:17 +0000, by michael
-
10l, allocate bitbuffer with regard to the padding size libavformatMon, 13 Feb 2006 12:05:06 +0000, by alex
-
useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatMon, 13 Feb 2006 10:40:41 +0000, by michael
-
mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com> libavformatSun, 12 Feb 2006 14:53:47 +0000, by michael
-
mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatSun, 12 Feb 2006 10:24:43 +0000, by michael
-
dosbox native ZMBV decoder, courtesy of Kostya libavformatSun, 12 Feb 2006 08:53:29 +0000, by melanson
-
complete American Laser Games MM playback system, courtesy of Peter Ross libavformatSun, 12 Feb 2006 06:49:40 +0000, by melanson
-
tta demuxer, also usable for moving tta audio data into an other container libavformatSun, 12 Feb 2006 02:18:37 +0000, by alex
-
stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com) libavformatSat, 11 Feb 2006 21:43:21 +0000, by michael
-
Separate library install into static and shared installation. libavformatSat, 11 Feb 2006 18:50:45 +0000, by diego
-
mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformatSat, 11 Feb 2006 18:27:57 +0000, by michael
-
Separate header file installation from the general install target. libavformatSat, 11 Feb 2006 17:44:06 +0000, by diego
-
Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org) libavformatSat, 11 Feb 2006 17:17:37 +0000, by michael
-
voc: set bits_per_sample correctly (fix mplayer playback) libavformatThu, 09 Feb 2006 23:53:07 +0000, by aurel
-
Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific. libavformatWed, 08 Feb 2006 15:39:12 +0000, by diego
-
Correctly set the interlaced_frame and top_field_first fields. libavformatWed, 08 Feb 2006 11:54:05 +0000, by diego
-
bump version numbers and update docs for adts aac support libavformatWed, 08 Feb 2006 01:11:48 +0000, by mru
-
AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) libavformatThu, 02 Feb 2006 15:21:19 +0000, by michael
-
os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) libavformatThu, 02 Feb 2006 13:07:30 +0000, by michael
-
dynamically increase probe buffer until format is detected libavformatThu, 02 Feb 2006 11:27:35 +0000, by michael