76449 Commits (9ae73d0644cde27d3d93d41a5d8bc94de853ea91)
 

Author SHA1 Message Date
  Michael Niedermayer 2924514721 Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' 11 years ago
  Michael Niedermayer b61170f51d Merge commit '1509c018bd5b054a2354e20021ccbac9c934d213' 11 years ago
  Michael Niedermayer 702cf8d0de Merge commit '6a5b8ca4329039fad44ad50b6496948f4bfacb4c' 11 years ago
  Michael Niedermayer 1cca124886 Merge commit '0232ba62a28527579e34d44700b48017cc727e5f' 11 years ago
  Michael Niedermayer 26db9d3b77 doc/ffmpeg: Document frame_drop_threshold 11 years ago
  Michael Niedermayer 838c755f62 Merge remote-tracking branch 'cus/stable' 11 years ago
  Michael Niedermayer 133d81535d avutil/error: list most common error code in error_entries when strerror_r() is unavailable 11 years ago
  Clément Bœsch d47eeff274 tests: drop bc dependency 11 years ago
  wm4 9deaec7828 lavf: move internal fields from public to internal context 11 years ago
  Anton Khirnov 1509c018bd mpegts: relax restrictions on matching the packet start in read_header 11 years ago
  Marton Balint ef1ccea945 ffplay: factorize thread starting and stopping code into decoder 11 years ago
  Marton Balint d6910c4b5e ffplay: make eof part of videostate and signal it when opening a stream 11 years ago
  Marton Balint 68850090b6 ffplay: update frame timer based on last updated clock time when toggling pause 11 years ago
  Paul B Mahol 8b77c4dd42 avfilter: Add repeatfields filter (Port of mp=softpulldown) 11 years ago
  Supraja Meedinti 8d5a850119 libavutil: camellia: remove unwanted memory loads 11 years ago
  Kevin Wheatley 7fc33dca39 libavformat: DNxHD in .mov, switch unspecified color_range to mpeg 11 years ago
  wm4 c247fc63e4 pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen 11 years ago
  wm4 92e3a6fdac avutil: check pixdescs in a different place 11 years ago
  wm4 3e18dc235e avutil: move internal function out of public header 11 years ago
  Paul B Mahol 392d975efe avcodec: fix clobbered ff_get_buffer() 11 years ago
  Mark Reid 9b22e460ad test/fate: added mxf_opatom regression tests 11 years ago
  Paul B Mahol e4eba9e21d avcodec/mss4: use av_malloc_array() 11 years ago
  Paul B Mahol fd6768a4b8 avcodec/huffman: check if map was allocated too 11 years ago
  Paul B Mahol a5398aa56c avcodec/hevc_parser: check for av_mallocz() failure 11 years ago
  Andreas Cadhalpun 078be09dd7 examples/demuxing_decoding: abort decoding when width, height or pix_fmt change 11 years ago
  James Almer 06fe6dfe12 x86/hevc_sao: make sao_band_filter work on x86_32 11 years ago
  Michael Niedermayer f5d32acc37 avutil/camellia: Remove redundant casts 11 years ago
  Michael Niedermayer 54eac5195d avutil/camellia: Fix indention & whitespace 11 years ago
  Supraja Meedinti 9a18247ec0 libavutil: optimize camellia cipher 11 years ago
  wm4 6938a095cb matroska: don't complain about unknown elements 11 years ago
  Michael Niedermayer e8f814a907 avformat/utils: Fix division by 0 11 years ago
  Paul B Mahol 238247b622 avcodec/sgienc: return meaningful error code 11 years ago
  Michael Niedermayer 5763f67502 avformat/mov: Check dimensions before setting aspect 11 years ago
  Michael Niedermayer b74ecb82fa swresample/x86/rematrix_init: Check av_malloc* return codes, forward errors 11 years ago
  Michael Niedermayer 48ffaaaaef swresample/x86/rematrix_init: Use av_mallocz_array() 11 years ago
  Michael Niedermayer d80fe5d4bc avcodec/vb: Check for av_mallocz() failure 11 years ago
  Michael Niedermayer 694671bc9a avfilter/f_sendcmd: consider it an error if there are no commands 11 years ago
  Georg Lippitsch c0367f78d5 doc/indevs: Docs for Blackmagic high bit depth video/audio 11 years ago
  Seppo Tomperi 03cecf45c1 hevcdsp: ARM NEON optimized transforms 11 years ago
  Christophe Gisquet b61b9e4919 x86: hevc_mc: remove lea in EPEL_LOAD 11 years ago
  Christophe Gisquet 4919b38421 x86: hevc_mc: fewer gpr autoloads for _v filters 11 years ago
  wm4 6a5b8ca432 lavf: remove unused code 11 years ago
  Anton Khirnov 0232ba62a2 frame: clarify buf documentation 11 years ago
  Anshul Maheshwari 1df841f154 doc/APIchanges: updated Data stream changes in APIChange 11 years ago
  Michael Niedermayer 162f344971 Merge remote-tracking branch 'cehoyos/master' 11 years ago
  Clément Bœsch 55feff57ce avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read data 11 years ago
  Clément Bœsch 4b60bd1aac avformat/internal: fix av_interleaved_write_frame typo reference 11 years ago
  Carl Eugen Hoyos a2bc8c5601 Fix standalone compilation of the mov muxer with --disable-optimizations. 11 years ago
  Clément Bœsch eb7efaa924 avfilter/dctdnoiz: fix slice_h computation 11 years ago
  Michael Niedermayer 009a57b479 avformat/mxfenc: Remove unused variables 11 years ago