summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-28ffmpeg: fix passlogfile regressionn0.7.2release/0.7Michael Niedermayer
2011-07-28Fix several security issues in matroskadec.c (MSVR-11-0080).Michael Niedermayer
2011-07-27ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2.Baptiste Coudurier
2011-07-27update version for 0.7.2Michael Niedermayer
2011-07-27Merge branch 'release/0.8' into release/0.7Michael Niedermayer
2011-07-26For FFmpeg 0.7 branch: Treat AV_SAMPLE_FMT_NONE as S16 for encoders.Reimar Döffinger
2011-07-26Fix version numbersMichael Niedermayer
2011-07-26Merge remote-tracking branch 'qatar/release/0.7' into release/0.8Michael Niedermayer
2011-07-25rtp: disable udp fifos, the rtp code cannot work with the fifos in its curren...Michael Niedermayer
2011-07-25udp: allow fifo size to be tuned seperatelyMichael Niedermayer
2011-07-23riff: Add mpgv MPEG-2 fourccAlex Converse
2011-07-21Update ChangelogReinhard Tartler
2011-07-21matroskadec: fix integer underflow if header length < probe length.Chris Evans
2011-07-21ffmpeg: fix operation with --disable-avfilterMans Rullgard
2011-07-18vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.hStefano Sabatini
2011-07-16build: Create mlib optimization directories during out-of-tree builds.Diego Biurrun
2011-07-16changelog: misc typo and wording fixesDiego Biurrun
2011-07-16doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.Diego Biurrun
2011-07-16matroskadec: matroska_read_seek after after EBML_STOP leads to failure.John Stebbins
2011-07-12Update RELEASE fileReinhard Tartler
2011-07-12update ChangelogReinhard Tartler
2011-07-12mt: proper locking around release_buffer calls.Ronald S. Bultje
2011-07-12vp8/mt: flush worker thread, not application thread context, on seek.Ronald S. Bultje
2011-07-12docs: Mention the upstream bugzilla url about the dlltool vs MSVC issueMartin Storsjö
2011-07-12docs: Use proper markup for a literal command line optionMartin Storsjö
2011-07-12docs: Don't recommend adding --enable-memalign-hackReinhard Tartler
2011-07-12docs: Remove needless configure optionsMartin Storsjö
2011-07-12oggdec: prevent heap corruption.Chris Evans
2011-07-12oggdec: Abort Ogg header parsing when encountering a data packet.Reimar Döffinger
2011-07-12Add LGPL license boilerplate to files lacking it.Diego Biurrun
2011-07-12doxygen: Fix documentation for some VP8 functions.Diego Biurrun
2011-07-12libxvid: add missing include of libavutil/mathematics.hChristian Schmidt
2011-07-12vorbis: vpxenc: Add missing include for av_rescale*Robert Swain
2011-07-12ffmpeg: Fix VDPAU decoding for some H264 samples.Carl Eugen Hoyos
2011-07-12RTSP: Doxygen comment cleanupDiego Biurrun
2011-07-12doxygen: Escape '\' in Doxygen documentation.Diego Biurrun
2011-07-07vf_gradfun: relicense x86 asm to LGPLLoren Merritt
2011-07-06Fix av_open_input_stream with uninitialized context pointer.Reimar Döffinger
2011-07-05Fix av_open_input_stream with uninitialized context pointer.Reimar Döffinger
2011-07-03update ChangelogReinhard Tartler
2011-07-03Add version number to doxygen configReinhard Tartler
2011-07-03doxygen: Drop array size declarations from Doxygen parameter names.Reinhard Tartler
2011-07-03doxygen: Remove spurious documentation for non-existing function parameters.Diego Biurrun
2011-07-03doxygen: fix usage of @file directive in libavutil/{dict,file}.hReinhard Tartler
2011-07-03Fix segmentation fault in ffprobeGavin Kinsey
2011-07-03Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u').Reinhard Tartler
2011-07-03suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxyStefano Sabatini
2011-07-03ffmpeg: use av_get_bytes_per_sample() in place of av_get_bits_per_sample_fmt()Stefano Sabatini
2011-07-03libavformat: Add an example how to use the metadata APIReinhard Tartler
2011-07-03doxygen: Prefer member groups over grouping into modulesReinhard Tartler