45009 Commits (05e5a24f79fedc36a1addf8a8ed36e9ad5c42d8c)
 

Author SHA1 Message Date
  Reimar Döffinger 07d2d06395 Remove code that duplicates existing code a few lines down. 13 years ago
  Derek Buitenhuis 5c95a93411 dirac_arith: Fix unprotected inline asm 13 years ago
  Clément Bœsch ee0f53e966 alsdec: fix misplaced parentheses. 13 years ago
  Thilo Borgmann ac3f5a6879 alsdec: check return values. 13 years ago
  Thilo Borgmann 66197988b1 alsdec: fix number of decoded samples in first sub-block in BGMC mode. 13 years ago
  Thilo Borgmann 97f0efbfb8 alsdec: Fix out of ltp_gain_values read. 13 years ago
  Michael Niedermayer 5b051ec3bd alsdec: Check that quantized parcor coeffs are within range. 13 years ago
  Michael Niedermayer 23aae62c2c alsdec: Check k used for rice decoder. 13 years ago
  Michael Niedermayer 9853e41aa0 alsdec: check opt_order. 13 years ago
  Anton Khirnov e3496e5dbe avfiltergraph: silence an uninitialized variable warning 13 years ago
  Anton Khirnov 34ebbbfeec xsubenc: reindent 13 years ago
  Anton Khirnov 466b39efaf lavc: replace AVCodecContext.encode with subtitle-specific callback 13 years ago
  Anton Khirnov 9f64c8219a lavc: add const to private codec class initialization. 13 years ago
  Anton Khirnov 58dee6e62d avconv: don't pass a bogus parameter to avfilter_graph_create_filter(). 13 years ago
  Clément Bœsch 049ce4facb id3v2: strdup the genre name explicitly. 13 years ago
  Clément Bœsch ffdd2e9144 lavf/id3v2: do not export empty fields. 13 years ago
  Anton Khirnov 4e48aa8656 buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 13 years ago
  Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 13 years ago
  Michael Niedermayer 291b220377 Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 1ad63ff14a fate: add av_small_strptime() test to fate-parseutils 13 years ago
  Stefano Sabatini 85c93d90df lavu/parseutils: fix av_small_strptime() whitespace directive parsing 13 years ago
  Janne Grunau 2f34021d57 avconv: flush filtered frames before reconfiguring filters 13 years ago
  Michael Niedermayer 83438a0db3 Merge remote-tracking branch 'cus/stable' 13 years ago
  Marton Balint d8f8e911bd ffplay: dont wait 100ms if data is not yet ready 13 years ago
  Michael Niedermayer a593f5bd9d arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb 13 years ago
  Clément Bœsch 094991eb69 lavf/oggdec: reword stream creation error message. 13 years ago
  Clément Bœsch 23f6420026 lavf/oggdec: reindent and comment blocks. 13 years ago
  Clément Bœsch a218c5ebd2 lavf/oggdec: make stream replacement less convoluted. 13 years ago
  Clément Bœsch e18ea76523 lavf/oggdec: more explicit zeroing of the new ogg stream. 13 years ago
  Clément Bœsch 3a89553347 lavf/oggdec: rework allocations in ogg_new_streams(). 13 years ago
  Michael Niedermayer a5ea623b36 mov: stsd entries must be at least 16 byte 14 years ago
  Clément Bœsch edca80387c lavf/oggdec: simplify destroying streams with chained audio streams. 13 years ago
  Clément Bœsch 277ddf127d lavf/oggdec: rename str to sid. 13 years ago
  Clément Bœsch e1ca1dd71b lavf/oggdec: remove a comment not matching anything. 13 years ago
  Clément Bœsch bf8bfc6a11 lavf/oggdec: inline ogg_get_headers(). 13 years ago
  Carl Eugen Hoyos 6fa2532dd3 vda_h264.c: Change header inclusion order. 13 years ago
  Carl Eugen Hoyos 52ef5ca9bb Mentioning 8bps once in the FFmpeg documentation is sufficient. 13 years ago
  Michael Niedermayer 9db67bedf0 mov: detect EOF in mov_read_dref() 14 years ago
  Luca Barbato 4ed5ac50d3 file: return proper error on seek failures 13 years ago
  Michael Niedermayer e80cbdbc57 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 744e4429cf mp3enc: merge mp2/mp3_write_trailer 13 years ago
  Michael Niedermayer 197bbcf44c mp3enc: move mp3_update_xing() down 13 years ago
  Michael Niedermayer f276a490f0 Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' 13 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. 13 years ago
  Clément Bœsch d214e5cfb4 lavc/ass_split: add ff_ prefix to ass_style_get(). 13 years ago
  Clément Bœsch 74434d3bfe lavfi/ass: mark ass_libavfilter_log_level_map as static const. 13 years ago
  Clément Bœsch ca81e3b6e7 lavf/mkv: prefix video stereo arrays with ff_. 13 years ago