log

age author description
Wed, 11 Oct 2006 16:57:00 +0000 bcoudurier support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat
Wed, 11 Oct 2006 10:22:21 +0000 bcoudurier fix bit rate libavformat
Wed, 11 Oct 2006 10:17:18 +0000 bcoudurier use av_get_bits_per_sample libavformat
Wed, 11 Oct 2006 10:15:05 +0000 bcoudurier use av_get_bits_per_sample, compute block align if not set libavformat
Wed, 11 Oct 2006 10:09:45 +0000 bcoudurier simplify by not writing unneeded codec name to fix segfault when stream copy libavformat
Wed, 11 Oct 2006 08:30:13 +0000 diego Move CFLAGS handling to common.mak. libavformat
Wed, 11 Oct 2006 04:15:04 +0000 kostya Targa image decoder libavformat
Tue, 10 Oct 2006 23:59:08 +0000 michael unused #define libavformat
Tue, 10 Oct 2006 23:57:44 +0000 michael remove dummy amr_read_close() libavformat
Tue, 10 Oct 2006 23:56:49 +0000 michael more factoriztaion and a FIXME note libavformat
Tue, 10 Oct 2006 23:53:14 +0000 michael factorze another 2 lines libavformat
Tue, 10 Oct 2006 23:49:45 +0000 michael set duration and timebase (based on a patch by Simon Morlat simon.morlat linphone org) libavformat
Tue, 10 Oct 2006 23:45:12 +0000 michael factorize (untested) libavformat
Tue, 10 Oct 2006 23:28:27 +0000 michael return cleanup libavformat
Tue, 10 Oct 2006 14:29:03 +0000 bcoudurier fix d-10 mapping detection libavformat
Tue, 10 Oct 2006 13:00:50 +0000 bcoudurier rewind completely if sample time is negative libavformat
Tue, 10 Oct 2006 12:58:34 +0000 bcoudurier dont seek back if no sync to let eof happen libavformat
Tue, 10 Oct 2006 09:17:51 +0000 bcoudurier quiet gcc about enum value not handled in switch libavformat
Tue, 10 Oct 2006 04:10:53 +0000 kostya 10l: remove alien seek function from demuxer libavformat
Sat, 07 Oct 2006 18:30:41 +0000 rtogni Add fourccs for Wavpak and TTA libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Sat, 07 Oct 2006 09:22:44 +0000 diego Replace -I../-I. by -I$(BUILD_ROOT). libavformat
Fri, 06 Oct 2006 18:36:58 +0000 michael flac fourcc (fixes mplayer -demuxer 35 with flac) libavformat
Fri, 06 Oct 2006 18:20:40 +0000 michael prevent >16bit tags to be truncated and used in creating .wav files libavformat
Thu, 05 Oct 2006 09:01:04 +0000 bcoudurier support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf libavformat
Wed, 04 Oct 2006 13:18:51 +0000 bcoudurier remove useless casts libavformat
Tue, 03 Oct 2006 19:23:39 +0000 diego Move EXTRALIBS handling to common.mak. libavformat
Tue, 03 Oct 2006 19:13:27 +0000 michael fix r_frame_rate detection in mpeg4 streams with non integer fps libavformat
Tue, 03 Oct 2006 17:12:48 +0000 diego Remove unused variables and the corresponding warnings along with them. libavformat
Mon, 02 Oct 2006 17:15:00 +0000 diego rtp.o needs mpegts.o libavformat
Mon, 02 Oct 2006 14:12:50 +0000 bcoudurier fix audio for mog_op1a_prompeg_mpeg.mxf libavformat
Mon, 02 Oct 2006 13:22:51 +0000 bcoudurier return 0 as stream index if only one stream, this is completely non standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf libavformat
Sun, 01 Oct 2006 20:41:02 +0000 gpoirier add support for some MS DIB formats for avisynth libavformat
Sun, 01 Oct 2006 17:05:25 +0000 gpoirier Fix wrong ASF duration of generated files libavformat
Sat, 30 Sep 2006 11:50:03 +0000 michael dont set sub_id as its completly redundant and silly libavformat
Fri, 29 Sep 2006 14:28:55 +0000 bcoudurier rudimentary binary seek libavformat
Fri, 29 Sep 2006 12:25:44 +0000 bcoudurier add another data definition ul libavformat
Fri, 29 Sep 2006 12:23:38 +0000 bcoudurier use a data definition uls table to fetch codec type libavformat
Fri, 29 Sep 2006 11:25:40 +0000 bcoudurier add string param to PRINT_KEY for debug libavformat
Fri, 29 Sep 2006 10:38:27 +0000 bcoudurier shut up gcc about incompatible pointer type libavformat
Fri, 29 Sep 2006 10:30:52 +0000 bcoudurier remove useless casts libavformat
Fri, 29 Sep 2006 10:28:11 +0000 bcoudurier remove gcc warnings about void * used in arithmetic libavformat
Thu, 28 Sep 2006 17:59:26 +0000 bcoudurier move sample size adjusting code after audio stsd v2 parsing to let v2 set correct channel number, fix Sony-hdv2.mov libavformat
Thu, 28 Sep 2006 17:54:59 +0000 bcoudurier add lpcm fourcc libavformat
Thu, 28 Sep 2006 17:52:48 +0000 bcoudurier change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov libavformat
Wed, 27 Sep 2006 21:19:47 +0000 michael prevent infinite loop with VORC012.WMA libavformat
Wed, 27 Sep 2006 19:47:39 +0000 mru fix some signedness warnings libavformat
Wed, 27 Sep 2006 19:39:41 +0000 mru remove useless memset() libavformat
Tue, 26 Sep 2006 18:34:07 +0000 michael fix r_frame_rate init code for groundhog.vob libavformat
Tue, 26 Sep 2006 18:03:17 +0000 michael drop broken telecine detection code libavformat
Tue, 26 Sep 2006 17:27:08 +0000 michael reindent libavformat
Tue, 26 Sep 2006 17:25:28 +0000 michael dont ignore MAX_READ_SIZE libavformat
Tue, 26 Sep 2006 17:09:03 +0000 michael support forward seeking in non seekable streams libavformat
Tue, 26 Sep 2006 16:09:56 +0000 michael simplify seek() failure check libavformat
Tue, 26 Sep 2006 03:41:51 +0000 kostya WavPack lossless audio decoder libavformat
Fri, 22 Sep 2006 10:03:04 +0000 michael simplify url_fseek() libavformat
Thu, 21 Sep 2006 07:31:53 +0000 romansh * Moving FifoBuffer out of libavformat/avformat.h and libavformat
Wed, 20 Sep 2006 21:23:32 +0000 michael reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) libavformat
Wed, 20 Sep 2006 08:24:17 +0000 takis Migrate the "packetsize" OptionDef option to become an AVOption. libavformat
Wed, 20 Sep 2006 08:23:01 +0000 takis Migrate the "muxrate" OptionDef option to become an AVOption. libavformat