Mercurial > libavformat.hg
graph
-
Make read_packet fail is the v4l2 driver returns an unexpected frame size libavformat2006-10-22, by lucabe
-
avoid crashing when trying to parse invalid files, patch by Andreas Oman, andreas at olebyn dot nu libavformat2006-10-21, by bcoudurier
-
warn about zlib support needed if file has compressed moov atom libavformat2006-10-20, by bcoudurier
-
dont mess with ByteIOContext internal variables (fixes showdown2.mov) libavformat2006-10-19, by michael
-
skip packet if no stream index is found, fix proxy_pal030926.mxf libavformat2006-10-17, by bcoudurier
-
Ignore blocks with no samples and flags (but usually with MD5 sum) libavformat2006-10-15, by kostya
-
Use proper PRI?64 macros for %ll? format to fix printf format warnings: libavformat2006-10-14, by rathann
-
flv files from myspace with mp3 audio require need_parsing because the libavformat2006-10-13, by rtogni
-
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat2006-10-12, by bcoudurier
-
support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat2006-10-11, by bcoudurier
-
simplify by not writing unneeded codec name to fix segfault when stream copy libavformat2006-10-11, by bcoudurier
-
set duration and timebase (based on a patch by Simon Morlat simon.morlat linphone org) libavformat2006-10-10, by michael
-
Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat2006-10-07, by diego
-
prevent >16bit tags to be truncated and used in creating .wav files libavformat2006-10-06, by michael
-
support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf libavformat2006-10-05, by bcoudurier
-
Remove unused variables and the corresponding warnings along with them. libavformat2006-10-03, by diego
-
return 0 as stream index if only one stream, this is completely non standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf libavformat2006-10-02, by bcoudurier
-
move sample size adjusting code after audio stsd v2 parsing to let v2 set correct channel number, fix Sony-hdv2.mov libavformat2006-09-28, by bcoudurier
-
change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov libavformat2006-09-28, by bcoudurier
-
reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) libavformat2006-09-20, by michael
-
Split the DV demuxer and muxer into separate files (as suggested by Diego libavformat2006-09-15, by takis