]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-04-26 Michael Niedermayerswr: audioconvert, mark some constants as floats.
2012-04-26 Michael Niedermayerswr-test: fix declaration statement ordering.
2012-04-26 Michael Niedermayerswr-test: fix pointer type warnings
2012-04-26 Michael Niedermayerswr-test: fix unused var warnings
2012-04-26 Michael Niedermayerswr-test:indent
2012-04-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-26 Michael Niedermayerswr-test: support fabrices audiogen like avr
2012-04-26 Michael Niedermayerswr-test: fix u8 zero point.
2012-04-26 Michael Niedermayerswr-test: improve rounding in set()
2012-04-26 Matthieu Bouronaf_amerge: return errors from subfilters when requestin...
2012-04-26 Mans Rullgarddsputil: fix invalid array indexing
2012-04-26 Michael Niedermayerswr-test: remove unneeded hack to test planar formats.
2012-04-26 Michael Niedermayerswr-test: improve output
2012-04-26 Michael Niedermayerswr-test: print channel layout, instead of just channel...
2012-04-26 Michael Niedermayerswr-test: Use randomized collision free hypercube corne...
2012-04-26 Michael Niedermayerswr-test: use formats array
2012-04-26 Michael Niedermayerswr-test: remove 0 terminator in layouts for consistency
2012-04-26 Michael Niedermayerswr-test: add rates tables containing a new set of...
2012-04-26 Michael Niedermayerswr-test: indent
2012-04-26 Michael Niedermayerswr-test: add sorted formats table from avr
2012-04-26 Sean McGovernconfigure: add libavresample to rpath
2012-04-26 Michael Niedermayerffv1: add examples of supported slices counts
2012-04-25 Michael Niedermayerswr: pass resample parameters from the user to the...
2012-04-25 Michael Niedermayerswr: Add longer more descriptive alternative AVOptions.
2012-04-25 Michael Niedermayerswr: Capitalize help texts for AVOptions
2012-04-25 Michael Niedermayerswr: align options a little
2012-04-25 Michael Niedermayerswr: set AV_OPT_FLAG_AUDIO_PARAM for the AVOptions
2012-04-25 Mans Rullgardbuild: icc: silence some warnings
2012-04-25 Mans Rullgardfft-test: add option to set cpuflag mask
2012-04-25 Mans Rullgardcpu: recognise only cpu flag names pertinent to the...
2012-04-25 Mans Rullgardavutil: add av_parse_cpu_flags() function
2012-04-25 Mans Rullgardvp8: armv6: fix non-armv6t2 build
2012-04-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-25 Mans Rullgardvp8: armv6 optimisations
2012-04-25 Mans Rullgardvp8: arm: separate ARMv6 functions from NEON
2012-04-25 Mans RullgardARM: add some compatibility macros
2012-04-25 Hendrik Leppkesmov: support eac3 audio
2012-04-25 Luca Barbatoavf: fix faulty check in has_duration
2012-04-25 Michael Niedermayerffv1: remove clear_state(), it has become unused
2012-04-25 Michael Niedermayerffv1: move clear_state() to clear_slice_state() in...
2012-04-25 Michael Niedermayerffv1: indent
2012-04-25 Michael Niedermayerffv1: move init_slice_state() into the decoder threads.
2012-04-25 Michael Niedermayerffv1: Remove slice count field with 1.3 and just count...
2012-04-25 Michael Niedermayerffv1: store slice size with all slices in 1.3
2012-04-25 Michael Niedermayerffv1: add 1 status byte to slices in in case crcs are...
2012-04-25 Michael Niedermayerffv1: Always store slice size when error reobustness...
2012-04-25 Michael Niedermayerffv1: include solution hint in the slice error message
2012-04-25 Justin RugglesFATE: use updated reference for aac-latm_stereo_to_51
2012-04-25 Justin Rugglesavconv: use libavresample
2012-04-25 Justin RugglesAdd libavresample
2012-04-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-24 Michael Niedermayerffv1: support vlc mode in 1.3
2012-04-24 Michael Niedermayerffv1: move the decoder side ac->vlc switch to decode_sl...
2012-04-24 Michael Niedermayerffv1: allow selecting 1.3 by using -level
2012-04-24 Michael Niedermayerffv1: move ac->vlc switch to encode_slice()
2012-04-24 Justin RugglesFATE: avoid channel mixing in lavf-dv_fmt
2012-04-24 Reimar Döffingerparseutils: reliably detect out-of-range alpha.
2012-04-24 Michael Niedermayerffmpeg: Fix initial dts for streamcopy, if the input...
2012-04-24 Carl Eugen... Add missing newline in shorten decoder.
2012-04-24 Nicolas Georgeavfiltergraph: fix format selection.
2012-04-24 Nicolas Georgeffmpeg: do not report EOF as an error.
2012-04-24 Michael Niedermayermpc8: print error messages on maxband(s) errors
2012-04-24 Michael Niedermayermpc8: make maxband check less picky.
2012-04-24 Anton Khirnovavconv: fix a segfault on -c copy with -filter_complex.
2012-04-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-23 Nicolas Georgeavfiltergraph: free the sink_links heap.
2012-04-23 Reimar DöffingerGet rid of tests/data/asynth-%.sw rule.
2012-04-23 Michael Niedermayerindeo4: check quant_mat more fully.
2012-04-23 Reimar DöffingerSimplify asynth sample generation.
2012-04-23 Yusuke Nakamuraisom: Support more DTS codec identifiers.
2012-04-23 Dale Curtismatroska: Clear prev_pkt between seeks.
2012-04-23 Justin Rugglesavutil: change default buffer size alignment for sample...
2012-04-23 Michael Niedermayerh264: some fields in SEIs are longer than 25 bits thus...
2012-04-23 Nicolas Georgeprint_options: warn that the files are generated.
2012-04-23 Nicolas Georgeparseutils: add av_parse_time() test.
2012-04-23 Nicolas Georgeparseutils: make av_parse_time() check for failure.
2012-04-23 Nicolas Georgeparseutils: add FATE test.
2012-04-23 Nicolas Georgeffmpeg: directly request frames from filters.
2012-04-23 Nicolas Georgebuffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST.
2012-04-23 Nicolas Georgevsrc_buffer: count the number of failed requests.
2012-04-23 Nicolas Georgevsrc_buffer: return EAGAIN if no frame is available.
2012-04-23 Nicolas Georgeavfiltergraph: add avfilter_graph_request_oldest().
2012-04-23 Nicolas Georgeavfilter: add a pointer from links to graph.
2012-04-23 Nicolas Georgeavfilter: document request_frame return codes.
2012-04-23 Nicolas Georgelavf: print a warning if probesize seems not enough.
2012-04-23 Michael Niedermayervp8: fix crash due to skiped update_dimensions().
2012-04-23 Michael Niedermayeraudemux: Add a sanity check for the number of channels
2012-04-23 Diego BiurrunRemove libdirac decoder.
2012-04-23 Dale Curtismatroska: Add incremental parsing of clusters.
2012-04-23 Luca Barbatoavconv: fix off by one check in complex_filter
2012-04-22 Martin Storsjömpegts: Try seeking back even for nonseekable protocols
2012-04-22 Michael Niedermayerlowres2 support.
2012-04-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-22 Carl Eugen... Support flicvideo with 904 bytes extradata.
2012-04-22 Michael Niedermayerffmpeg: assert the refcount of decoded frames
2012-04-22 Michael Niedermayerffmpeg: assert the refcount of allocated frames,
2012-04-22 Michael Niedermayerffmpeg: assert against creation of cycles in the pools...
2012-04-22 Michael Niedermayerffmpeg: stricter refcount check in unref_buffer()
2012-04-22 Michael Niedermayermpeg12dec: reset data size after parsing extradata.
2012-04-22 Diego Biurrunswscale: K&R formatting cosmetics (part III)
next