log

age author description
Fri, 08 Sep 2006 12:12:38 +0000 gpoirier makes avformat_get_context_defaults() static libavformat
Thu, 07 Sep 2006 20:19:37 +0000 michael fix sound of SampleVideo.mov (mp2 in mov) libavformat
Thu, 07 Sep 2006 16:35:22 +0000 gpoirier Allow to get the the track number in the IPRT (part) tag in AVI. libavformat
Thu, 07 Sep 2006 16:33:24 +0000 gpoirier Allow to store the the track number though the IPRT (part) tag in AVI. libavformat
Thu, 07 Sep 2006 08:09:15 +0000 gpoirier Better tag support: libavformat
Wed, 06 Sep 2006 09:00:11 +0000 gpoirier Allow RGB Raw encoding libavformat
Tue, 05 Sep 2006 19:23:32 +0000 michael ignore index parameter to ignore the ODML index in avi libavformat
Tue, 05 Sep 2006 04:37:14 +0000 kostya VMware Video decoder (fourcc: VMnc) libavformat
Mon, 04 Sep 2006 14:22:44 +0000 bcoudurier move track timescale/sampleDuration init to write_header and return error if not set libavformat
Mon, 04 Sep 2006 09:57:47 +0000 gpoirier Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % libavformat
Mon, 04 Sep 2006 04:25:47 +0000 kostya WVC1 is now decodeable with VC-1 decoder. libavformat
Mon, 04 Sep 2006 03:33:11 +0000 romansh * Restructuring the division of labor between DV codec and DV format libavformat
Sun, 03 Sep 2006 18:51:10 +0000 diego Switch license from GPL to LGPL, this file originates from libdv, which libavformat
Sat, 02 Sep 2006 23:10:28 +0000 mru remove redundant declarations libavformat
Thu, 31 Aug 2006 09:43:29 +0000 gpoirier Fix for AVI files with odd sized 'movi' list libavformat
Wed, 30 Aug 2006 21:18:17 +0000 michael fix b pyramid in mp4 muxing if no dts are provided to the muxer libavformat
Tue, 29 Aug 2006 12:03:07 +0000 gpoirier add support for information in CDXA format libavformat
Tue, 29 Aug 2006 08:15:38 +0000 gpoirier Add missing file from commit r6122 (AVISynth support) libavformat
Tue, 29 Aug 2006 07:34:58 +0000 gpoirier AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % libavformat
Mon, 28 Aug 2006 18:53:10 +0000 aurel ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define libavformat
Sun, 27 Aug 2006 12:22:40 +0000 nicodvb scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value) libavformat
Sun, 27 Aug 2006 12:21:19 +0000 nicodvb added option probesize; at the moment only used by mpegts.c libavformat
Sun, 27 Aug 2006 12:14:13 +0000 nicodvb initial support for AVOption in AVFormatContext libavformat
Fri, 25 Aug 2006 20:50:18 +0000 michael support some totally broken ODML variant libavformat
Thu, 24 Aug 2006 18:39:57 +0000 bcoudurier 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 libavformat
Thu, 24 Aug 2006 14:22:40 +0000 bcoudurier correct uid, and enable JPEG 2000 detection libavformat
Thu, 24 Aug 2006 14:13:57 +0000 bcoudurier add codec id and tag for JPEG 2000 libavformat
Thu, 24 Aug 2006 10:32:09 +0000 bcoudurier wide atom is only defined in mov, use free for mp4/3gp libavformat
Thu, 24 Aug 2006 09:53:53 +0000 bcoudurier move amr parameters adjusting like other codecs libavformat
Thu, 24 Aug 2006 09:09:20 +0000 bcoudurier dont set width/height for h261/h263/mpeg4 since they are oftenly wrong, let decoder init them libavformat