40065 Commits (92ef4be4ab9fbb7d901b22e0036a4ca90b00a476)
 

Author SHA1 Message Date
  Michael Niedermayer 2d0b4bc4cf rv34: Fix check_slice_end() handling of 0 bits left case 13 years ago
  Michael Niedermayer 6c249392fa mpeg4videodec: make sure f/b_code are not invalid values. 13 years ago
  Michael Niedermayer 6560fa390e get_bits: check the number of bits parameter through av_assert2() 13 years ago
  Michael Niedermayer 20676711fe vc1: fix incorrect show_bits() usage. 13 years ago
  Michael Niedermayer d3b0fb1048 put_bits: add av_assert2() to check out of array writes. 13 years ago
  Reimar Döffinger e80ce4adea Do not decode the mp3 data in lavf test since that is not bit-exact. 13 years ago
  Reimar Döffinger 4395c058d2 dcaenc: Allow encoding without specifying a channel_layout. 13 years ago
  Reimar Döffinger 82ca1f8004 Test mp3 container muxing (and thus ID3 writing). 13 years ago
  Reimar Döffinger cb25a186eb Fix DCA regression test to work across architectures. 13 years ago
  Stefano Sabatini 815d8f8841 doc/muxers: add documentation for the md5 and framemd5 muxers 13 years ago
  Stefano Sabatini 60e4e430db doc/muxers: clarify documentation for the framecrc muxer 13 years ago
  Stefano Sabatini fd00662d5a doc/muxers: update documentation for the framecrc muxer 13 years ago
  Stefano Sabatini 32b1022f76 doc/filters: remove reference to removed delogo wrapper 13 years ago
  Stefano Sabatini 6cb01c9dba lavfi/mp: remove remove_logo wrapper 13 years ago
  Stefano Sabatini 2f83681c79 lavfi: port libmpcodecs remove-logo filter 13 years ago
  Michael Niedermayer 087b9c326f fate: try to force le for the dpx decoder side too 13 years ago
  Reimar Döffinger 6d3166fcf0 Add AAC FATE encode tests. 13 years ago
  Reimar Döffinger 10e3dd15a5 Remove AAC and nellymoser tests that do not work. 13 years ago
  Reimar Döffinger 796097c696 Add tests for audio encoders: aac, dca, ra144 and nellymoser. 13 years ago
  Reimar Döffinger ecd7455e96 aacenc: Fix issues with huge values of bit_rate. 13 years ago
  Michael Niedermayer 76e8b336cd proresenc_kostya: Mention likely ancestry in the license header. 13 years ago
  Michael Niedermayer d40132dab3 proresenc_kostya: fix encoded mantissa. 13 years ago
  Michael Niedermayer dd7d08ee89 proresenc_anatoly: fix encoded mantissa. 13 years ago
  Michael Niedermayer e3b7079ddf adpcmenc: fix encoded s_0 value. 13 years ago
  Michael Niedermayer fe5b7db07a build system: support setting avassert() assert_level 13 years ago
  Michael Niedermayer ab553612e7 put_bits: switch assert to av_assert2() 13 years ago
  Michael Niedermayer 3fb945a935 mpegpsenc: fix user specified mux rate 13 years ago
  Michael Niedermayer b717f35bfb fate: try to fix >8bit dpx reg test 13 years ago
  Martin Storsjö d293e3464d rtpdec_asf: Set the no_resync_search option for the chained asf demuxer 13 years ago
  Martin Storsjö 75b7feaeb4 asfdec: Add an option for not searching for the packet markers 13 years ago
  Martin Storsjö 1428527581 cosmetics: Clean up the tiffenc pix_fmts declaration to match the style of others 13 years ago
  Michael Niedermayer 2e0c360abd Merge remote-tracking branch 'qatar/master' 13 years ago
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
  Michael Niedermayer bd128e9bff exr: fix mixed declaration and statements. 13 years ago
  Martin Storsjö 6d27d8b1dd cosmetics: Convert mimic.c to utf-8 13 years ago
  Anton Khirnov d4936548f4 avconv: remove an unused function parameter. 13 years ago
  Anton Khirnov 4648fe6324 avconv: remove now pointless variables. 13 years ago
  Anton Khirnov e06d2dfcde avconv: drop support for building without libavfilter. 13 years ago
  Reimar Döffinger cbb7183498 tiny_psnr: allow searching for optimal shift value. 13 years ago
  Reimar Döffinger 439c3d5bcc nellymoserenc: fix crash due to memsetting the wrong area. 13 years ago
  Joakim Plate ba24f12982 libavformat: Only require first packet to be known for audio/video streams 13 years ago
  Reimar Döffinger 50361e5144 Add regression test for mov rtp hinting. 13 years ago
  Reimar Döffinger 099a1875f0 dpxenc: also test 10 and 16 bit formats. 13 years ago
  Reimar Döffinger e8b1da007e nellymoserenc: fix crash due to memsetting the wrong area. 13 years ago
  Martin Storsjö 951e715ceb avplay: Don't try to scale timestamps if the tb isn't set 13 years ago
  Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 years ago
  Anne Aaron fdf3a749d3 mpeg12: Do not change frame_pred_frame_dct flag and demote error into a warning 13 years ago
  Alexander Strasser f363773042 doc: image2: update docs for glob input patterns 13 years ago
  Clément Bœsch 735fb8ce59 ffmpeg: remove unused MetadataMap. 13 years ago
  Clément Bœsch e5df74dc56 ffmpeg: remove unused meta_data_maps. 13 years ago