40133 Commits (e6c460e3ead413511940af1d6300d70167b3d1d6)
 

Author SHA1 Message Date
Michael Niedermayer e6c460e3ea swr-test: Use randomized collision free hypercube corner enumeration to select tests. 13 years ago
Michael Niedermayer 7461e9ae45 swr-test: use formats array 13 years ago
Michael Niedermayer 69f3af9590 swr-test: remove 0 terminator in layouts for consistency 13 years ago
Michael Niedermayer b1519102f1 swr-test: add rates tables containing a new set of sample rates. 13 years ago
Michael Niedermayer 030d6b65ae swr-test: indent 13 years ago
Michael Niedermayer dd63e27574 swr-test: add sorted formats table from avr 13 years ago
Michael Niedermayer a4b58fd9e8 ffv1: add examples of supported slices counts 13 years ago
Michael Niedermayer da9587952a swr: pass resample parameters from the user to the resampler. 13 years ago
Michael Niedermayer a522e03754 swr: Add longer more descriptive alternative AVOptions. 13 years ago
Michael Niedermayer 20fc610439 swr: Capitalize help texts for AVOptions 13 years ago
Michael Niedermayer 36a9dd2f4d swr: align options a little 13 years ago
Michael Niedermayer 23282c2222 swr: set AV_OPT_FLAG_AUDIO_PARAM for the AVOptions 13 years ago
Michael Niedermayer 3ead79eaa3 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer cab15f9db4 ffv1: remove clear_state(), it has become unused 13 years ago
Michael Niedermayer 83bf9fb6ec ffv1: move clear_state() to clear_slice_state() in encoding threads 13 years ago
Michael Niedermayer 68a9194bb6 ffv1: indent 13 years ago
Michael Niedermayer 3f4c0dad16 ffv1: move init_slice_state() into the decoder threads. 13 years ago
Michael Niedermayer 60217b5b9c ffv1: Remove slice count field with 1.3 and just count slices. 13 years ago
Michael Niedermayer 3ed6917ab8 ffv1: store slice size with all slices in 1.3 13 years ago
Michael Niedermayer c24ca7b88e ffv1: add 1 status byte to slices in in case crcs are stored too. 13 years ago
Michael Niedermayer 0c27854532 ffv1: Always store slice size when error reobustness is enabled. 13 years ago
Michael Niedermayer 16524d1be0 ffv1: include solution hint in the slice error message 13 years ago
Justin Ruggles 394dbde548 FATE: use updated reference for aac-latm_stereo_to_51 13 years ago
Justin Ruggles bcb82fe1f4 avconv: use libavresample 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago
Michael Niedermayer 8f89954550 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer fe5bc46f60 ffv1: support vlc mode in 1.3 13 years ago
Michael Niedermayer 3158160334 ffv1: move the decoder side ac->vlc switch to decode_slice() 13 years ago
Michael Niedermayer 44f789c092 ffv1: allow selecting 1.3 by using -level 13 years ago
Michael Niedermayer e37419a806 ffv1: move ac->vlc switch to encode_slice() 13 years ago
Justin Ruggles c5671aeb77 FATE: avoid channel mixing in lavf-dv_fmt 13 years ago
Reimar Döffinger 2b336df3cb parseutils: reliably detect out-of-range alpha. 13 years ago
Michael Niedermayer 44bd2f90a9 ffmpeg: Fix initial dts for streamcopy, if the input packets lack dts. 13 years ago
Carl Eugen Hoyos ae0591f913 Add missing newline in shorten decoder. 13 years ago
Nicolas George fd2cd64fc9 avfiltergraph: fix format selection. 13 years ago
Nicolas George 62b745a6d3 ffmpeg: do not report EOF as an error. 13 years ago
Michael Niedermayer 9c99bc433e mpc8: print error messages on maxband(s) errors 13 years ago
Michael Niedermayer 88ee2aa5ad mpc8: make maxband check less picky. 13 years ago
Anton Khirnov 8c4022aceb avconv: fix a segfault on -c copy with -filter_complex. 13 years ago
Michael Niedermayer 3bbf3f7e42 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George 2e8f19d26f avfiltergraph: free the sink_links heap. 13 years ago
Reimar Döffinger c799e46231 Get rid of tests/data/asynth-%.sw rule. 13 years ago
Michael Niedermayer 2954574126 indeo4: check quant_mat more fully. 13 years ago
Reimar Döffinger 53253a0b83 Simplify asynth sample generation. 13 years ago
Yusuke Nakamura 462a5b7839 isom: Support more DTS codec identifiers. 13 years ago
Dale Curtis 7521c4bab2 matroska: Clear prev_pkt between seeks. 13 years ago
Justin Ruggles 83b26046fc avutil: change default buffer size alignment for sample buffer functions 13 years ago
Michael Niedermayer 068d0b4e25 h264: some fields in SEIs are longer than 25 bits thus use get_bits_long() 13 years ago
Nicolas George 1e43786b4c print_options: warn that the files are generated. 13 years ago
Nicolas George 9b84f8a987 parseutils: add av_parse_time() test. 13 years ago