]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-06-30 Michael Niedermayermpegts: use seek_back() for all seek backs
2013-06-30 Michael Niedermayermpegts: factor seek_back() out
2013-06-30 Michael Niedermayermpegts_read_header: goto fail instead of return directly
2013-06-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-30 Michael NiedermayerMerge commit '7520d9779c6d30b385df5a0a42da508238076192'
2013-06-30 Michael NiedermayerMerge commit '7798a59dc14ae27efe64e639a42646002608a908'
2013-06-30 Michael NiedermayerMerge commit '02ec656af72030eea4f3d63e30b25625cce6a3df'
2013-06-30 Michael NiedermayerMerge commit 'd4a217a408da4bd63acc02cd8f9ebe378a2ad65a'
2013-06-30 Michael NiedermayerMerge commit '183880cfc4aae53ce504e13337791cad5841c80c'
2013-06-30 Michael Niedermayeravcodec/lpc: Use a function pointer from an initialized...
2013-06-30 Michael NiedermayerMerge commit 'c93ccf5a4cca722b39f05e9f5660b4cb75bc1740'
2013-06-30 Michael NiedermayerMerge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191'
2013-06-30 Michael Niedermayerlls.asm: disable ff_update_lls_avx
2013-06-30 Michael Niedermayerlls.asm: put avx code under if HAVE_AVX_EXTERNAL
2013-06-30 Michael NiedermayerMerge commit '502ab21af0ca68f76d6112722c46d2f35c004053'
2013-06-30 Michael NiedermayerMerge commit '41578f70cf8aec8e7565fba1ca7e07f3dc46c3d2'
2013-06-30 Michael NiedermayerMerge commit 'cc6714bb16b1f0716ba43701d47273dbe9657b8b'
2013-06-30 Luca Barbatomjpeg: Check the unescaped size for overflows
2013-06-30 Luca Barbatomjpeg: Move code out of else branch
2013-06-29 Michael Niedermayerget_xbits: assert validity of the number of bits
2013-06-29 Michael Niedermayer4xm: Dont ignore dc run errors
2013-06-29 Michael Niedermayer4xm: check for invalid zero ac coeffs
2013-06-29 Michael Niedermayermjpeg_decode_dc: check code before using it in get_xbits()
2013-06-29 Derek Buitenhuisffmpeg: Don't include colorspace.h
2013-06-29 Michael Niedermayerget_pix_fmt_score: favor equal formats if all else...
2013-06-29 Derek Buitenhuisavconv: Don't include colorspace.h
2013-06-29 Michael Niedermayerupdate all trac links to use the trac subdomain
2013-06-29 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-06-29 Luca Barbatowmapro: error out on impossible scale factor offsets
2013-06-29 Luca Barbatowmapro: check the min_samples_per_subframe
2013-06-29 Luca Barbatopictor: use the correct logging context
2013-06-29 Reuben MartinAdded codec ID to playback DNxHD
2013-06-29 Carl Eugen... Avoid a null pointer dereference on clean-up after...
2013-06-29 Carl Eugen... Avoid a null pointer dereference on oom when decoding...
2013-06-29 Carl Eugen... Propagate error return values from the smacker decoder.
2013-06-29 Carl Eugen... Avoid a null pointer dereference on oom when decoding...
2013-06-29 Stefano Sabatinidoc/muxers: apply various minor fixes to segment docume...
2013-06-29 Stefano Sabatinidoc/muxers: sort muxers by name
2013-06-29 Loren Merrittlpc: use levinson for the first pass of multipass cholesky
2013-06-29 Loren Merrittx86: lpc: simd av_evaluate_lls
2013-06-29 Loren Merrittx86: lpc: simd av_update_lls
2013-06-29 Loren Merrittlpc: use function pointers, in preparation for asm
2013-06-29 Loren Merrittlpc: remove "decay" argument
2013-06-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-29 Michael NiedermayerMerge commit '6652338f43ef623045912d7f28b61adea05d27ae'
2013-06-29 Michael NiedermayerMerge commit 'e30b068ef79f604ff439418da07f7e2efd01d4ea'
2013-06-29 Michael NiedermayerMerge commit 'afe03092dd693d025d43e1620283d8d285c92772'
2013-06-29 Michael Niedermayeravformat: make av_register_*put_format() thread safe
2013-06-29 Michael Niedermayeravcodec/bitstream_filter: make av_register_bitstream_fi...
2013-06-29 Michael Niedermayeravcodec/parser: Make av_register_codec_parser() thread...
2013-06-29 Michael Niedermayeravcodec: Make av_register_hwaccel() and avcodec_registe...
2013-06-29 Timothy Gucosmetics: Fix "dont" "wont" "doesnt" typos
2013-06-28 Michael Chinenflac_parser.c: fix case when final frame is a false...
2013-06-28 Michael Niedermayerudp: Fix receiving large udp packets
2013-06-28 Paul B Maholtak_parser: properly mark packets as key frames
2013-06-28 Carl Eugen... Do not list libshine like a main option in configure...
2013-06-28 Luca Barbatowmapro: check num_vec_coeffs against the actual availab...
2013-06-28 Luca Barbatowmapro: return early on unsupported condition
2013-06-28 Luca Barbatowmapro: make sure there is room to store the current...
2013-06-28 Luca Barbatolavc: move put_bits_left in put_bits.h
2013-06-28 Timothy Gudoc/decoders: document libopus decoder
2013-06-28 Timothy Gudoc/encoders: alphabetically list the encoders
2013-06-28 Michael Niedermayeravfilter/avfilter: Make avfilter_register() thread...
2013-06-28 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-06-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-28 Michael NiedermayerMerge commit '6d8629aac13692447b54eac795bf74007ebf8987'
2013-06-28 Carl Eugen... Avoid a null pointer dereference in avcodec_decode_vide...
2013-06-28 Carl Eugen... Set block_align when reading QDM2 in mov.
2013-06-28 Carl Eugen... Fix muxing QDM2 mono into caf.
2013-06-28 Michael Niedermayeravfilter/vf_mp: preserve pixel format when possible
2013-06-27 Reuben Martingxf: Added codec ID to playback AVCHD
2013-06-27 Stefano Sabatinilavc/mpegvideo_enc: simplify timestamp checks in load_i...
2013-06-27 Reuben MartinAdded GXF format code to identify AVC Intra video strea...
2013-06-27 Reuben Martingxf: Factorize code in get_sindex()
2013-06-27 Reuben Martingxf: Added GXF format code 25 which is used for DV...
2013-06-27 Nigel Touati... Fix copying extradata to codec in mxfdec.c
2013-06-27 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-06-26 Luca Barbatoaac: return meaningful errors
2013-06-26 Luca Barbatoaac: K&R formatting cosmetics
2013-06-26 Stefano Sabatiniffprobe: always exit 1 in case of errors
2013-06-26 Stefano Sabatiniffprobe: reindent after previous commit
2013-06-26 Nicolas Georgeffprobe: fix exit code with stream specifiers
2013-06-26 Stefano Sabatiniffprobe: simplify branching logic in probe_file()
2013-06-26 Stefano Sabatiniexamples/muxing: rename audio/video_pts to audio/video_time
2013-06-26 Stefano Sabatinidoc/bitstream_filters: document the chomp filter
2013-06-26 Stefano Sabatinidoc/bitstream-filters.texi: add documentation for the...
2013-06-26 Stefano Sabatinilavf/movenc: improve error feedback in case malformed...
2013-06-26 Stefano Sabatinilavf/mux: rename variable cortag -> tagbuf2 in init_muxer()
2013-06-26 Stefano Sabatinilavc/utils: improve feedback in case of invalid packet...
2013-06-26 Stefano Sabatiniexamples/Makefile: disable -O2 optimizations
2013-06-26 Stefano Sabatiniexamples/muxing: remove useless instruction
2013-06-26 Marton Balintffplay: simplify and fix flushing out old subtitles...
2013-06-26 Jean Delvaredoc/filters: Fix texi syntax
2013-06-26 Michael Niedermayerswscale: Fix PAL8 input with alpha
2013-06-26 Michael Niedermayeravfilter/src_movie: Fix handling of packet size for...
2013-06-26 Michael Niedermayerlibavfilter/src_movie: fix which packet is reset
2013-06-26 Carl Eugen... Require pthreads for compilation with OpenCL support.
2013-06-26 Carl Eugen... Use AV_RN32 for an unaligned read in the mxg demuxer.
2013-06-25 wm4lavf: silence max_analyze_duration warning
2013-06-25 Michael Niedermayeravcodec/cllc: Fix clobbered ff_get_buffer() change
next