summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
| * vcr1: drop unnecessary emms_c() calls without MMX codePaul B Mahol2011-12-12
| * Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-12
| * lavf: add avformat_close_input().Anton Khirnov2011-12-12
| * lavf: deprecate av_close_input_stream().Anton Khirnov2011-12-12
| * lavf doxy: add some basic demuxing documentation.Anton Khirnov2011-12-12
| * lavf doxy: add some general lavf information.Anton Khirnov2011-12-12
| * lavf doxy: add misc utility functions to a group.Anton Khirnov2011-12-12
| * lavf doxy: add av_guess_codec/format to the encoding group.Anton Khirnov2011-12-12
| * lavf doxy: add core functions to a doxy group.Anton Khirnov2011-12-12
| * Add basic libavdevice documentation.Anton Khirnov2011-12-12
| * lavc: convert error_recognition to err_recognition.Dustin Brody2011-12-12
| * avconv: update -map option help textJanne Grunau2011-12-12
| * x86: Require 7 registers for the cabac asmMartin Storsjö2011-12-12
| * x86: bswap: remove test for bswap instructionMans Rullgard2011-12-12
| * bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-12
| * h264: remove useless castMans Rullgard2011-12-12
| * proresdec: fix decode_slice() prototypeMans Rullgard2011-12-12
* | build: Disable avconv more completely while leaving the user the option to en...Michael Niedermayer2011-12-13
* | Update seek reference for added metadata to lavf tests.Reimar Döffinger2011-12-12
* | lavf-regression: minimal metadata test.Reimar Döffinger2011-12-12
* | mxfdec: Set DTS and PTS on video packetsTomas Härdin2011-12-12
* | mxfdec: Only sort IndexTableSegments onceTomas Härdin2011-12-12
* | mxfdec: Add Avid's essence element keyTomas Härdin2011-12-12
* | mxfdec: Add support for Avid indexesTomas Härdin2011-12-12
* | mxfdec: Check slice_count before freeing slice_offset_entriesTomas Härdin2011-12-12
* | mxfdec: Bring back accumulated_offset that was removed in 5e67e3eTomas Härdin2011-12-12
* | timecode: rename internal ff_* symbols to avpriv_*.Clément Bœsch2011-12-12
* | drawtext: allow burning the timecode.Clément Bœsch2011-12-12
* | timecode: add avpriv_timecode_to_string().Clément Bœsch2011-12-12
* | timecode: better input checks in init function.Clément Bœsch2011-12-12
* | cleanup: remove two extraneous semicolons.Clément Bœsch2011-12-12
* | ffmpeg: fix codecids with ffserver + ffmpeg + ffmMichael Niedermayer2011-12-12
* | x86: Require 7 registers for the cabac asmMartin Storsjö2011-12-12
* | seek-test: use standard format specifiers in snprintf()Michael Niedermayer2011-12-12
* | fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuffMichael Niedermayer2011-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-12
|\|
| * x86: cabac: replace explicit memory references with "m" operandsMans Rullgard2011-12-11
| * avplay: don't request a stereo downmixJustin Ruggles2011-12-11
| * wmapro: use av_float2int()Mans Rullgard2011-12-11
| * lavc: avoid invalid memcpy() in avcodec_default_release_buffer()Mans Rullgard2011-12-11
| * lavu: replace int/float punning functionsMans Rullgard2011-12-11
| * lavfi: install libavfilter/vsrc_buffer.hAndrey Utkin2011-12-11
| * Remove extraneous semicolonsMans Rullgard2011-12-11
| * sdp: Restore the original mp4 format h264 extradata if convertedMartin Storsjö2011-12-11
| * rtpenc: Add support for mp4 format h264Luca Abeni2011-12-11
| * rtpenc: Simplify code by introducing a separate end pointerMartin Storsjö2011-12-11
| * movenc: Use the actual converted sample for RTP hintingMartin Storsjö2011-12-11
| * Fix a bunch of common typos.Diego Biurrun2011-12-11