]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-10-11 Michael NiedermayerMerge commit 'eb657ecefdeb8b2ed9bfb55d3c2c9e0f568486bf'
2012-10-11 Michael NiedermayerMerge commit '7cc3c4e1d4179aeabcd891090e31ee5e5bfd9692'
2012-10-11 Michael NiedermayerMerge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c'
2012-10-11 Michael NiedermayerMerge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'
2012-10-11 Stefano SabatiniRevert "configure: link flite against libasound"
2012-10-11 Stefano Sabatiniconfigure: link flite against libasound
2012-10-11 Paul B Maholpcx: convert to bytestream2 API
2012-10-11 Michael Niedermayerav_opt_set_from_string: fix memleak
2012-10-11 Michael Niedermayerswri_resample_init: unsupported sample formats are...
2012-10-11 Michael Niedermayerffmpeg_opt: dont fail for sameq/same_quant.
2012-10-11 Michael Niedermayerffprobe: fix use of uninitialized pointer in av_strtok()
2012-10-11 Michael Niedermayeraf_volumedetect: fix use of uninitilaized variable...
2012-10-11 Michael Niedermayerasrc_aevalsrc: Fix use of uninitialized pointer inside...
2012-10-11 Michael Niedermayersha: change loop condition to be tighter.
2012-10-11 Michael Niedermayerswscale-test: fix freeing of uninitialized variable
2012-10-11 Matthieu Bouronfate: add vf_idet filter to lavfi regression tests
2012-10-11 Michael Niedermayervf_idet: zero pointers after freeing references
2012-10-11 Michael Niedermayervf_idet: fix free after use
2012-10-10 Carl Eugen... Fix broken timestamps for some mp3 in avi samples.
2012-10-10 Michael Niedermayerlavf: do not prematurely accept a format with low score...
2012-10-10 Michael Niedermayerimg2dec: detect .raw files only with a low score as...
2012-10-10 Michael Niedermayerlavf: add a AVPROBE_SCORE_RETRY instead of using hardco...
2012-10-10 Mashiat Sarker... vc1dec: Set opposite to the correct value for 1REF...
2012-10-10 Mashiat Sarker... vc1dec: Invoke edge emulation regardless of MV precisio...
2012-10-10 Mashiat Sarker... vc1dec: Set chroma reference field from REFFIELD for...
2012-10-10 Luca Barbatoavio: introduce avio_closep
2012-10-10 Luca Barbatosegment: support applehttp style list
2012-10-10 Luca Barbatompegtsenc: set muxing type notification to verbose
2012-10-10 Michael Niedermayerlavc: docs: the field_order is set by the demuxer and...
2012-10-10 Michael Niedermayerqt-faststart: fix printf argument type
2012-10-10 Paul B Maholtxd: remove duplicated header inclusion
2012-10-10 Paul B Maholdtshd: fix seeking
2012-10-10 Michael Niedermayeravidec: fix 10l typo
2012-10-10 Michael Niedermayeravidec: override sample size of 1024 for VBR AAC
2012-10-10 Matthieu Bouronvf_idet: remove some unnecessary statement and unused...
2012-10-10 Mashiat Sarker... vc1dec: Use correct spelling of "opposite"
2012-10-10 Janne Grunaua64multienc: change mc_frame_counter to unsigned
2012-10-10 Jean-Baptiste... arm: call arm-specific rv34dsp init functions under...
2012-10-10 Diego Biurrunsvq1: Drop a bunch of useless parentheses
2012-10-10 Paul B Maholtakdec: fix seeking
2012-10-10 Mans Rullgardparseutils-test: do not print numerical error codes
2012-10-10 Diego Biurrunsvq1: K&R formatting cosmetics
2012-10-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-10 Michael NiedermayerMerge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702'
2012-10-10 Michael NiedermayerMerge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'
2012-10-10 Paul B Maholdtshd: remove redundant/wrong avio_tell()
2012-10-10 Paul B Maholtakdec: remove redundant/wrong avio_tell()
2012-10-10 Michael NiedermayerMerge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'
2012-10-10 Michael NiedermayerMerge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
2012-10-10 Mans Rullgardbuild: sanitize linking of tools and test programs
2012-10-10 Diego Biurrunfate: Refactor setting of environment variables for...
2012-10-10 Paul B Maholpcx: use meaningful return values
2012-10-10 Michael Niedermayerx86/dsputil_mmx: change assert() to av_assert()
2012-10-10 Diego Biurrunswscale: Do not make ff_ symbols globally visible.
2012-10-09 Duncan Salernocrypto should allow passing of options to the underlyin...
2012-10-09 Clément Bœschlavfi/silencedetect: add av_opt_free() call.
2012-10-09 Duncan SalernoFix second use of AVOptions in HLS
2012-10-09 Janne Grunaurtspdec: use av_strlcpy for writing into fixed size...
2012-10-09 Janne Grunaug722enc: fix size argument in memset
2012-10-09 Janne Grunauhttp: use av_strlcpy instead of strcpy() without size...
2012-10-09 Janne Grunauavfilter: correct memcpy size avfilter_copy_buf_props()
2012-10-09 Anton Khirnovlavc: split asv12 encoder/decoder
2012-10-09 Anton Khirnovavconv: remove -same_quant
2012-10-09 Janne Grunaucmdutils_read_file: increment *size after writing the...
2012-10-09 Janne Grunauaf_resample: unref out_buf when avresample_convert...
2012-10-09 Andrey Utkinhttp: add 'timeout' AVOption
2012-10-09 Andrey Utkintcp: accept params through avio_open2() options
2012-10-09 Andrey Utkintcp: use timeout option consistently
2012-10-09 Andrey UtkinIntroduce ff_network_wait_fd_timeout()
2012-10-09 KO Myung-Hunlavc: include os2threads.h in vp8.h if HAVE_OS2THREADS...
2012-10-09 Anuj MittalCheck for resync marker based on vop coding type- vop_f...
2012-10-09 Anuj MittalCheck resync marker only when enabled.
2012-10-09 Janne Grunauaf_amix: prevent memory leak on error path
2012-10-09 Janne Grunauvc1dec: prevent memory leak in error path
2012-10-09 Janne Grunauvc1dec: prevent memory leak on av_realloc error
2012-10-09 Janne Grunauaf_channelmap: free old extended_data on reallocation
2012-10-09 Janne Grunauavconv: simplify memory allocation in copy_chapters
2012-10-09 Janne Grunaumatroskaenc: check cue point validity before reallocation
2012-10-09 Janne Grunauswfenc: error out for more than 1 audio or video stream
2012-10-09 Mans Rullgardbuild: link test programs only against static libs
2012-10-09 Justin Rugglesadxdec: use planar sample format
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_thp
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ea_xas
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ea_r1...
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_xa
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_ws...
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_4xm
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_wav
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_qt
2012-10-09 Justin Rugglespcmdec: use planar sample format for pcm_lxf
2012-10-09 Justin Rugglesmace: use planar sample format
2012-10-09 Justin Rugglesatrac1: use planar sample format
2012-10-09 Diego Biurrunbuild: non-x86: Only compile mpegvideo optimizations...
2012-10-09 Janne Grunaurtpdec_mpeg4: au_headers is a single array, simple...
2012-10-09 Janne Grunauavcodec: free extended_data instead address of it
2012-10-09 Martin Storsjöfate: Add tests of the ff_make_absolute_url function
2012-10-09 Duncan Salernourl: Handle relative urls starting with two slashes
2012-10-09 Duncan Salernourl: Handle relative urls being just a new query string
2012-10-09 Duncan Salernourl: Don't treat slashes in query parameters as directo...
2012-10-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next