44689 Commits (3db4c88ac1d54381514198f0dba139be1c07d77c)
 

Author SHA1 Message Date
  Derek Buitenhuis 8e2a950b29 ffprobe: Add a few common disposition cases 13 years ago
  Clément Bœsch b89c16e73e lavfi/select: make sure avctx is set before closing it. 13 years ago
  Carl Eugen Hoyos 9e208ce6dd Silence warning C4554 when compiling with msvc. 13 years ago
  Michael Niedermayer 0b2ac679e2 sonic: factorize tail_size 13 years ago
  Michael Niedermayer 512beea529 sonicenc: limit quant so that golomb codes are less than 32 bits long 13 years ago
  Martin Storsjö e772f9faec configure: Make the smoothstreaming muxer enable the ismv muxer 13 years ago
  Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 13 years ago
  Michael Niedermayer efac6f7472 x86/mpegaudiodec: drop likely now unneeded #if HAVE_AVX_EXTERNAL 13 years ago
  Michael Niedermayer c0dfc720ef mpegaudiodec: add prototypes for all functions that may need them 13 years ago
  Michael Niedermayer 36e5c472c8 allcodecs: re-enable sonic 13 years ago
  Michael Niedermayer a44cbc1cbc sonic: update to encode2() API 13 years ago
  Luca Barbato 9888ffb1ce mov: check for EOF in long lasting loops 13 years ago
  Luca Barbato 419ffb2390 avcodec: cleanup utils.c 13 years ago
  Justin Ruggles ee90119e9e binkaudio: remove unneeded GET_BITS_SAFE macro 13 years ago
  Justin Ruggles 7bfd1766d1 binkaudio: use float sample format 13 years ago
  Justin Ruggles 0801b5979b binkaudio: use a different value for the coefficient scale for the DCT codec 13 years ago
  Michael Niedermayer 4cdc337b5d Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 91af76099e Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' 13 years ago
  Bobby Bingham 4aade44c4a targaenc: Use named TGA_RLE constant instead of magic number 13 years ago
  Bobby Bingham 8e59062597 Fix typo in targa encoder comment 13 years ago
  Benjamin Larsson 6a08955c10 flvenc: silence bogus warning 13 years ago
  Bobby Bingham 6e03da7f35 doc: fix typos in filter documentation 13 years ago
  Michael Niedermayer 70a9734544 dsputil: change assert(8) to av_assert2(8) 13 years ago
  Michael Niedermayer db436b17e9 swscale: change assert() to av_assert() 13 years ago
  Michael Niedermayer a1fb2b935a nsvdec: change 2 commented assert() to av_assert() 13 years ago
  Michael Niedermayer 66bdc58550 get_cabac_inline_x86: workaround clang bug with disabled optimizations 13 years ago
  Mans Rullgard 2a8a860ae6 configure: include flags in nm variable 13 years ago
  Andrey Utkin b0fabed20f When copying pkt side_data, don't forget size, type 13 years ago
  Lyubomir Marinov 63951aec2b libx264: feed x264_param_apply_profile from AVCodecContext.profile in absence of other information 13 years ago
  Lyubomir Marinov fd9cd8cd5a libx264: connect AVCodecContext.rtp_payload_size to x264_params_t.i_slice_max_size 13 years ago
  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