87105 Commits (f8d7b5febba075035a94de5d7d1dc9083ad2f3ed)
 

Author SHA1 Message Date
  Yong Lei 8dcfe43de0 avcodec/huffman: beautify: add space between #include and filename. 9 years ago
  Michael Niedermayer b9d77c1dfc doc/protocols: Fix seperated typo 9 years ago
  Michael Niedermayer 697b2bbd54 avcodec/ffv1dec: Test extradata_size instead of extradata for better robustness 9 years ago
  Michael Niedermayer 38cc5c298c avformat/mov: Do not allocate empty extradata 9 years ago
  Vittorio Giovara 6135c3b61e Revert "avprobe: Zero the allocated avio buffer memory" 9 years ago
  Martin Storsjö f637046d31 libavutil: Always use some GCC style attributes on clang 9 years ago
  Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 9 years ago
  Michael Niedermayer 9264bb7e79 avfilter/vf_psnr: Fix rounding error in average_max 9 years ago
  Mark Reid 541731488e libavformat/rawenc: add dnxhr raw format extension 9 years ago
  Jörn Heusipp 64131b87d6 libopenmpt: Add "date" to metadata. 9 years ago
  Jörn Heusipp 840df1f193 libopenmpt: set stream duration and fix time base 9 years ago
  Josh de Kock 4ed6edac76 docs/demuxers: add libopenmpt section 9 years ago
  Josh de Kock 9134d2df5b libopenmpt: add subsong support 9 years ago
  James Almer 120f34b6ac avformat/oggenc: add vp8 muxing support 9 years ago
  James Almer 66408fce49 avformat: add an Ogg Video muxer 9 years ago
  James Almer ec0e888e3a Changelog: move a misplaced entry to the correct section 9 years ago
  Michael Niedermayer 3af1aba2be avformat/mux: Fix some codecpar non uses 9 years ago
  Petru Rares Sincraian 3fd2ef922e fate: add test for earwax filter 9 years ago
  Petru Rares Sincraian 7403dcc34e fate: add test for dcshift filter 9 years ago
  Vittorio Giovara ed9b2a5178 mov: Rework the check for invalid indexes in stsc 9 years ago
  Vittorio Giovara 90bc423212 mov: Wrap stsc index and count compare in a separate function 9 years ago
  Matthieu Bouron 209ee680ce mov: Fix stsc_count comparison 9 years ago
  Vittorio Giovara a1f6a2dfda ratecontrol: Reorder functions to avoid forward declarations 9 years ago
  Vittorio Giovara d639dcdae0 ratecontrol: Move Xvid-related functions to the place they are actually used 9 years ago
  Vittorio Giovara 44972e227d ratecontrol: Move mpegenc-only function where it is used 9 years ago
  Vittorio Giovara b4bb959383 ratecontrol: Drop commented out cruft 9 years ago
  James Almer 7a15cf42ee x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32 9 years ago
  Diego Biurrun d06dfaa5cb x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate 10 years ago
  Fiona Glaser 8e9cd81d29 x86: cpu: Detect Conroe CPUs and their slow shuffle unit 10 years ago
  Diego Biurrun 7d7355aa92 x86: Add SSSE3_SLOW CPU flag and related convenience macros 10 years ago
  Diego Biurrun 4efab89332 x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate 10 years ago
  Diego Biurrun 0a39c9ac0b x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code 10 years ago
  Diego Biurrun 95c1df929b x86: hpeldsp: Drop unused function parameters 10 years ago
  Diego Biurrun c3e83ad3b7 x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriate 10 years ago
  Diego Biurrun 1dfc3cf89d x86: hpeldsp: Split off VP3-specific bits into a separate file 10 years ago
  Vittorio Giovara 9833a406d3 examples: Properly free AVCodecContext 9 years ago
  Vittorio Giovara 0e0538aefc avprobe: Zero the allocated avio buffer memory 9 years ago
  Vittorio Giovara 5d0f85f1b2 libdc1394: Fill in packet data directly 9 years ago
  Anton Khirnov e344e65109 h264dec: do not call finish_setup() if we have not started a frame 9 years ago
  Anton Khirnov 76f7e70aa0 h264dec: handle zero-sized NAL units in get_last_needed_nal() 9 years ago
  Anton Khirnov 1f7b4f9abc h264dec: make sure not to call finish_setup() more than once per frame 9 years ago
  Hendrik Leppkes da917fcf51 avconv_dxva2: add a profile check for hevc 10 years ago
  Hendrik Leppkes 1ecb63cd1c hevc: set profile based on the profile compatibility flags if needed 10 years ago
  Mark Reid 41d7642a7b libavcodec/dnxhd: add dnxhr profiles 9 years ago
  Jun Zhao a06acfff76 ffmpeg_opt: Delete duplicate “hwaccel_output_format” option. 9 years ago
  Vignesh Venkatasubramanian 134fe28981 libavcodec/libvpx: Add VPx alpha decode support 9 years ago
  Petru Rares Sincraian 2383618a40 fate: add test for chorus filter 9 years ago
  James Almer 1582e306a4 avformat/avlanguage: make av_convert_lang_to() internal 9 years ago
  James Almer b3820cabad avformat/oggenc: fix page duration calculation when granule differs from timestamp 9 years ago
  James Almer 5adfbd3918 avformat/oggparsevp8: fix pts calculation on pages ending with an invisible frame 9 years ago