log

age author description
2006-10-10 michael unused #define libavformat
2006-10-10 michael remove dummy amr_read_close() libavformat
2006-10-10 michael more factoriztaion and a FIXME note libavformat
2006-10-10 michael factorze another 2 lines libavformat
2006-10-10 michael set duration and timebase (based on a patch by Simon Morlat simon.morlat linphone org) libavformat
2006-10-10 michael factorize (untested) libavformat
2006-10-10 michael return cleanup libavformat
2006-10-10 bcoudurier fix d-10 mapping detection libavformat
2006-10-10 bcoudurier rewind completely if sample time is negative libavformat
2006-10-10 bcoudurier dont seek back if no sync to let eof happen libavformat
2006-10-10 bcoudurier quiet gcc about enum value not handled in switch libavformat
2006-10-10 kostya 10l: remove alien seek function from demuxer libavformat
2006-10-07 rtogni Add fourccs for Wavpak and TTA libavformat
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
2006-10-07 diego Replace -I../-I. by -I$(BUILD_ROOT). libavformat
2006-10-06 michael flac fourcc (fixes mplayer -demuxer 35 with flac) libavformat
2006-10-06 michael prevent >16bit tags to be truncated and used in creating .wav files libavformat
2006-10-05 bcoudurier support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf libavformat
2006-10-04 bcoudurier remove useless casts libavformat
2006-10-03 diego Move EXTRALIBS handling to common.mak. libavformat
2006-10-03 michael fix r_frame_rate detection in mpeg4 streams with non integer fps libavformat
2006-10-03 diego Remove unused variables and the corresponding warnings along with them. libavformat
2006-10-02 diego rtp.o needs mpegts.o libavformat
2006-10-02 bcoudurier fix audio for mog_op1a_prompeg_mpeg.mxf libavformat
2006-10-02 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
2006-10-01 gpoirier add support for some MS DIB formats for avisynth libavformat
2006-10-01 gpoirier Fix wrong ASF duration of generated files libavformat
2006-09-30 michael dont set sub_id as its completly redundant and silly libavformat
2006-09-29 bcoudurier rudimentary binary seek libavformat
2006-09-29 bcoudurier add another data definition ul libavformat
2006-09-29 bcoudurier use a data definition uls table to fetch codec type libavformat
2006-09-29 bcoudurier add string param to PRINT_KEY for debug libavformat