log

age author description
2006-07-29 bcoudurier add information about codec uls libavformat
2006-07-29 bcoudurier another MPEG-2 long gop codec ul libavformat
2006-07-29 bcoudurier another MPEG-2 long gop codec ul libavformat
2006-07-29 bcoudurier add uncompressed picture support libavformat
2006-07-29 bcoudurier parse rgba descriptor (jpeg2000, uncompressed) libavformat
2006-07-29 bcoudurier add common codecs uls libavformat
2006-07-29 bcoudurier simplify PRINT_KEY libavformat
2006-07-29 bcoudurier add some debug infos libavformat
2006-07-29 bcoudurier get rid of DECLARED_ALIGNED libavformat
2006-07-29 stefang add new tag 'CAVS' for Chinese AVS codec libavformat
2006-07-28 bcoudurier cosmetics libavformat
2006-07-28 bcoudurier use ternary libavformat
2006-07-28 bcoudurier remove useless variables libavformat
2006-07-28 bcoudurier rename variables libavformat
2006-07-28 bcoudurier add error messages libavformat
2006-07-28 bcoudurier demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection libavformat
2006-07-28 bcoudurier declare and use UID type libavformat
2006-07-28 reimar Set duration to AV_NOPTS_VALUE instead of 0 when unknown. libavformat
2006-07-26 diego Fix FSF postal address. libavformat
2006-07-25 bcoudurier MXF demuxer libavformat
2006-07-23 reimar Try to find out correct start time to make seeking faster and add some libavformat
2006-07-20 michael fix regression failure after adler simplification libavformat
2006-07-19 bcoudurier GXF muxer libavformat
2006-07-19 michael simplify libavformat
2006-07-19 gpoirier Fix memleak, patch by I. Po % yyymmmm # gmail O com % libavformat
2006-07-18 michael simplify b64_encode() libavformat
2006-07-17 michael add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) libavformat
2006-07-17 michael fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) libavformat
2006-07-13 mru replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavformat
2006-07-13 mru move adler32 to libavutil libavformat
2006-07-13 mru add loop_input to AVFormatContext, getting rid of old hack libavformat
2006-07-13 mru add lost raw pcm input/output formats libavformat
2006-07-12 mru nut needs crc.o libavformat
2006-07-12 mru move common stuff from avienc.c and wav.c to new file riff.c libavformat
2006-07-11 diego CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavformat
2006-07-11 diego CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo libavformat
2006-07-10 mru allow individual selection of muxers and demuxers libavformat
2006-07-10 bcoudurier assign exact codec id, needed when stream copy libavformat
2006-07-09 mru give AVInput/OutputFormat structs consistent names libavformat
2006-07-09 michael remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) libavformat
2006-07-08 bcoudurier simplify, use LE_32, BE_32 macros libavformat
2006-07-08 mru Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT). libavformat
2006-07-08 bcoudurier clean up useless code libavformat
2006-07-08 bcoudurier better handling of partial files libavformat
2006-07-08 bcoudurier new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm libavformat
2006-07-08 aurel set proper bits_per_sample value for ADPCM codecs libavformat
2006-07-07 aurel simplify the voc demuxer using av_get_bits_per_sample() libavformat
2006-07-07 bcoudurier av_get_bits_per_sample and due simplifications libavformat
2006-07-07 bcoudurier add MS ADPCM fourcc libavformat
2006-07-07 bcoudurier skip others fourcc, if present libavformat
2006-07-07 bcoudurier clean libavformat
2006-07-06 bcoudurier typo fix libavformat
2006-07-06 bcoudurier 10l, all modes is 0x81FF libavformat
2006-07-06 bcoudurier simplify and write correct values conforming to specs libavformat
2006-07-06 michael check for unparsed AMR input libavformat
2006-07-06 michael vbr requires version=1 and samplesize=0 per QT spec libavformat
2006-07-05 diego Fix compilation with --disable-muxers. libavformat
2006-07-05 diego cosmetics: Break overly long lines. libavformat
2006-07-04 bcoudurier write exact values for audio stsd v1 libavformat
2006-07-03 mru attempt to detect Chinese AVS video libavformat