44550 Commits (70a97345440d4a7f35871d17f6b05ef646c3dbe9)
 

Author SHA1 Message Date
  Michael Niedermayer 70a9734544 dsputil: change assert(8) to av_assert2(8) 12 years ago
  Michael Niedermayer db436b17e9 swscale: change assert() to av_assert() 12 years ago
  Michael Niedermayer a1fb2b935a nsvdec: change 2 commented assert() to av_assert() 12 years ago
  Michael Niedermayer 66bdc58550 get_cabac_inline_x86: workaround clang bug with disabled optimizations 12 years ago
  Andrey Utkin b0fabed20f When copying pkt side_data, don't forget size, type 12 years ago
  Lyubomir Marinov 63951aec2b libx264: feed x264_param_apply_profile from AVCodecContext.profile in absence of other information 12 years ago
  Lyubomir Marinov fd9cd8cd5a libx264: connect AVCodecContext.rtp_payload_size to x264_params_t.i_slice_max_size 12 years ago
  Reimar Döffinger 07d2d06395 Remove code that duplicates existing code a few lines down. 12 years ago
  Derek Buitenhuis 5c95a93411 dirac_arith: Fix unprotected inline asm 12 years ago
  Michael Niedermayer 291b220377 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini 1ad63ff14a fate: add av_small_strptime() test to fate-parseutils 12 years ago
  Stefano Sabatini 85c93d90df lavu/parseutils: fix av_small_strptime() whitespace directive parsing 12 years ago
  Janne Grunau 2f34021d57 avconv: flush filtered frames before reconfiguring filters 12 years ago
  Michael Niedermayer 83438a0db3 Merge remote-tracking branch 'cus/stable' 12 years ago
  Marton Balint d8f8e911bd ffplay: dont wait 100ms if data is not yet ready 12 years ago
  Michael Niedermayer a593f5bd9d arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb 12 years ago
  Clément Bœsch 094991eb69 lavf/oggdec: reword stream creation error message. 12 years ago
  Clément Bœsch 23f6420026 lavf/oggdec: reindent and comment blocks. 12 years ago
  Clément Bœsch a218c5ebd2 lavf/oggdec: make stream replacement less convoluted. 12 years ago
  Clément Bœsch e18ea76523 lavf/oggdec: more explicit zeroing of the new ogg stream. 12 years ago
  Clément Bœsch 3a89553347 lavf/oggdec: rework allocations in ogg_new_streams(). 12 years ago
  Michael Niedermayer a5ea623b36 mov: stsd entries must be at least 16 byte 13 years ago
  Clément Bœsch edca80387c lavf/oggdec: simplify destroying streams with chained audio streams. 12 years ago
  Clément Bœsch 277ddf127d lavf/oggdec: rename str to sid. 12 years ago
  Clément Bœsch e1ca1dd71b lavf/oggdec: remove a comment not matching anything. 12 years ago
  Clément Bœsch bf8bfc6a11 lavf/oggdec: inline ogg_get_headers(). 12 years ago
  Carl Eugen Hoyos 6fa2532dd3 vda_h264.c: Change header inclusion order. 12 years ago
  Carl Eugen Hoyos 52ef5ca9bb Mentioning 8bps once in the FFmpeg documentation is sufficient. 12 years ago
  Michael Niedermayer 9db67bedf0 mov: detect EOF in mov_read_dref() 13 years ago
  Luca Barbato 4ed5ac50d3 file: return proper error on seek failures 12 years ago
  Michael Niedermayer e80cbdbc57 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 744e4429cf mp3enc: merge mp2/mp3_write_trailer 12 years ago
  Michael Niedermayer 197bbcf44c mp3enc: move mp3_update_xing() down 12 years ago
  Michael Niedermayer f276a490f0 Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' 12 years ago
  Mans Rullgard 2568646abb mpegvideo: drop unnecessary arguments to hpel_motion() 13 years ago
  Mans Rullgard 66f5a6b419 mpegvideo: drop 'inline' from some functions 13 years ago
  Anton Khirnov 66f52d0c3d nellymoserdec: drop support for s16 output. 13 years ago
  Anton Khirnov 8b78c2969a bmpdec: only initialize palette for pal8. 12 years ago
  Clément Bœsch d214e5cfb4 lavc/ass_split: add ff_ prefix to ass_style_get(). 12 years ago
  Clément Bœsch 74434d3bfe lavfi/ass: mark ass_libavfilter_log_level_map as static const. 12 years ago
  Clément Bœsch ca81e3b6e7 lavf/mkv: prefix video stereo arrays with ff_. 12 years ago
  Clément Bœsch 8b05220727 lavu/error: make error_entries static const. 12 years ago
  Hendrik Leppkes e3a1eb9edf af_pan: Fix sscanf formats to work with buggy sscanf implementations 12 years ago
  Derek Buitenhuis d512e74dec bprint: Remove custom vsnprintf 12 years ago
  Ronald S. Bultje 663c21d4ac compat/vsnprintf: return number of bytes required on truncation. 12 years ago
  Derek Buitenhuis e1b4496040 msvc: Add a va_copy compatability macro for msvc 12 years ago
  Derek Buitenhuis 31fbdecce8 msvc: Disable stripping 12 years ago
  Mans Rullgard 1c9d54b468 build: Properly remove object files while cleaning 12 years ago
  Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 13 years ago
  Alexander Strasser 49f3b331c7 lavf/segment: Use distinct IDs for list type ext & csv 12 years ago