]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-10-22 Michael Niedermayerffmpeg/lavc: move experimental warnings to libavcodec.
2012-10-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-22 Michael NiedermayerMerge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'
2012-10-22 Michael Niedermayerffmpeg: fix negative array index
2012-10-22 Michael Niedermayervf_aspect: unbreak avoption system
2012-10-22 Stefano Sabatinilavfi/aspect: add max option
2012-10-22 Stefano Sabatinilavfi/aspect: extend syntax for the setdar and setsar...
2012-10-22 Stefano Sabatinilavu/parseutils: remove unused gcd variable in av_parse...
2012-10-22 Paul B Mahollavf/flacenc: disallow creation of invalid files with...
2012-10-22 Anton Khirnovriff: remove a write-only variable
2012-10-22 Anton Khirnovlavc: extend frame_size doxy.
2012-10-22 Justin Rugglesalacdec: set bits_per_raw_sample
2012-10-21 Martin Storsjörtpdec: Don't pass a non-AVClass pointer as log context
2012-10-21 Martin Storsjörtsp: Update a comment to the current filename scheme
2012-10-21 Michael Niedermayerfate: fix fate-filter-metadata-scenedetect
2012-10-21 Michael Niedermayeravfilter_graph_parse: add support for parsing sws_flags
2012-10-21 Michael NiedermayerFix various uses of av_log_missing_feature()
2012-10-21 Nathan Caldwellavcodec: handle AVERROR_EXPERIMENTAL
2012-10-21 Nathan Caldwellavutil: Add AVERROR_EXPERIMENTAL
2012-10-21 Nathan Caldwellavcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL
2012-10-21 Stefano Sabatinilavfi/avfiltergraph: avoid to print "(null)" in the...
2012-10-21 Stefano Sabatinilavfi/graphparser: fix parsing error in case of NULL...
2012-10-21 Stefano Sabatinilavc/utils: provide more feedback in case of experiment...
2012-10-21 Michael Niedermayermpegaudiodec: Fix buffer handling on random access
2012-10-21 Clément Bœschdoc/muxers: document mov faststart option.
2012-10-21 Clément Bœschfate: fix filter metadata dependency to ffprobe.
2012-10-21 Carl Eugen... Improve MPEG-PS-in-MOV detection.
2012-10-21 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-10-21 Marton Balinth264: add support for AFD detection
2012-10-21 Michael Niedermayerlibavformat/oggenc: add {} to complex ifs
2012-10-21 Michael Niedermayerlibavformat/mxfenc: add {} to complex ifs
2012-10-21 Michael Niedermayerlibavformat/mpegvideodec: add {} to complex ifs
2012-10-21 Michael Niedermayerlibavformat/movenc: add {} to complex ifs
2012-10-21 Michael Niedermayerbavformat/mov: add {} to complex ifs
2012-10-21 Michael Niedermayerlibavcodec/vorbisenc: add {} to complex ifs
2012-10-21 Michael Niedermayerlibavcodec/cook: add {} to complex ifs
2012-10-21 Michael Niedermayercompat/getopt: add {} to complex ifs
2012-10-21 Clément Bœschlavfi/silencedetect: export silence info to metadata.
2012-10-21 Clément Bœschlavfi/select: store scene score in buf ref metadata.
2012-10-21 Clément Bœschlavc: add lavfi metadata support.
2012-10-21 Marton Balintffplay: if there is no audio stream, use external clock...
2012-10-21 Marton Balintffplay: use get_master_sync_type where necessary
2012-10-21 Marton Balintffplay: add get_master_sync_type function
2012-10-21 Marton Balintffplay: only check external clock if current frame...
2012-10-21 Marton Balintffplay: add serial field to PacketQueue entry and popul...
2012-10-21 Marton Balintffplay: fix external time sync mode
2012-10-21 Marton Balintffplay: initialize audio and video pts drift
2012-10-21 Marton Balintffplay: fix nosync threshold check in synchronize_audio
2012-10-21 Marton Balintffplay: use framedrop by default when sync is not done...
2012-10-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-21 Michael NiedermayerMerge commit 'a7d2861d36756b913e85681b86ed3385274e8ced'
2012-10-21 Michael NiedermayerMerge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd'
2012-10-21 Michael NiedermayerMerge commit '4a2a4524a3f50ed302820ba971ddd48e78c7436f'
2012-10-21 Michael NiedermayerMerge commit '71f7b22dba60524b2285643ae0b49d8f64977129'
2012-10-21 Michael Niedermayerffv1: split decoder and encoder
2012-10-21 Michael NiedermayerMerge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'
2012-10-21 Michael Niedermayerffv1: fix gray
2012-10-21 Michael Niedermayermp3demux: Rewrite xing TOC based seeking
2012-10-21 Michael Niedermayermp3dec: propagate error code correctly.
2012-10-20 Clément Bœschlavfi/silencedetect: increase duration precision.
2012-10-20 Clément Bœschlavf/webvttdec: fix potential timing overflows.
2012-10-20 Clément Bœschlavf/subviewerdec: fix potential timing overflows.
2012-10-20 Michael Niedermayerudp: add missing mutex unlock
2012-10-20 Michael Niedermayerrtpdec: check av_new_packet() return value
2012-10-20 Michael Niedermayerrtmp_write_amf_data: remove dead code
2012-10-20 Michael Niedermayerriff_has_valid_tags: remove unused variable
2012-10-20 Diego Biurrunfate: adpcm: cosmetics: Sort test entries
2012-10-20 Diego Biurrunsvq3: K&R formatting cosmetics
2012-10-20 Diego Biurrunfate: adpcm: Add dependencies
2012-10-20 Diego Biurrunfate: Introduce ENCMUX macro for tests that require...
2012-10-20 Diego Biurrunsvq3: cosmetics: Drop useless parentheses
2012-10-20 Diego Biurrunffv1: Add missing #includes to header file
2012-10-20 Michael Niedermayernutdec: fix integer overflow
2012-10-20 Michael Niedermayernsvdec: fix division by 0
2012-10-20 Michael Niedermayeravformat_free_context: allow NULL as argument
2012-10-20 Michael Niedermayermmsh: fix integer overflow in mmsh_seek()
2012-10-20 Stefano Sabatiniexamples/decoding_encoding: prefer 'frame' over 'pictur...
2012-10-20 Michael Niedermayermatroskaenc: Fix hypothetical integer overflows
2012-10-20 Michael Niedermayermatroskaenc: check avio_open_dyn_buf() retuen code
2012-10-20 Derek Buitenhuisdoc/platform: Add info on shared builds with MSVC
2012-10-20 Derek Buitenhuisdoc/platform: Move a caveat down to the notes section
2012-10-20 Derek Buitenhuisdoc/platform: Add info on shared builds with MSVC
2012-10-20 Derek Buitenhuisdoc/platform: Move a caveat down to the notes section
2012-10-20 Mans RullgardARM: reinstate optimised intmath.h
2012-10-20 Luca Barbatoffv1: update to ffv1 version 3
2012-10-20 Luca Barbatoffv1: propagate errors
2012-10-20 Luca Barbatoffv1: split decoder and encoder
2012-10-20 Hendrik LeppkesReplace usage of the deprecated av_pix_fmt_descriptors...
2012-10-20 Michael Niedermayermatroskadec: fix double negation typo
2012-10-20 Michael Niedermayermatroska_parse_rm_audio: check for malloc failure
2012-10-20 Michael Niedermayerbgmc: check the correct pointers
2012-10-20 Michael Niedermayerlavc: revert broken hunk from 1cd9c81ddb317ca00061d11d3...
2012-10-20 Martin Storsjöavutil: Add a copy of ff_sqrt_tab back into avutil...
2012-10-20 Reinhard Tartleravutil: make some tables visible again
2012-10-20 Mans Rullgardavutil: remove inline av_log2 from public API
2012-10-20 Mans Rullgardcelp_math: rename ff_log2 to ff_log2_q15
2012-10-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-20 Michael NiedermayerMerge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed'
2012-10-20 Stefano Sabatinilavu/parseutils: rework rational reduction logic in...
2012-10-20 Stefano Sabatiniexamples/scaling_video: remove unnecessary intermediary...
next