]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-07-26 Mickaël Raulethevc: add support for bumping process
2014-07-26 Michael Niedermayerreintroduce avpriv_dsputil_init() to maintain ABI until...
2014-07-26 Lukasz Marekconfigure: replace pulse-simple with pulse
2014-07-26 Christophe... x86: hevc_mc: replace simple leas by adds
2014-07-26 Michael NiedermayerMerge commit 'd8520d3ee032bf18f28897e0109f44b405caf5e3'
2014-07-26 Michael NiedermayerMerge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8'
2014-07-26 Michael NiedermayerMerge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7'
2014-07-26 Mickaël Raulethevc: fix RAP_B_Bossen
2014-07-25 Mickaël Rauletx86/hevc: add 12bits support for MC
2014-07-25 Mickaël Rauletx86/hevc: remove unused constant in deblocking filter
2014-07-25 Mickaël Rauletx86/hevc: add 12bits support for deblocking filter
2014-07-25 Michael Niedermayeravformat/mux: ignore delayed vp8/9 packets in max_inter...
2014-07-25 Michael Niedermayeravutil/opt: ensure the right buffer is used in set_stri...
2014-07-25 Diego Biurrunmpegvideo: Move QMAT_SHIFT* defines to the only place...
2014-07-25 Diego Biurrunmpegvideo: Move ME_MAP_* defines to the only place...
2014-07-25 Diego Biurrunmpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444...
2014-07-25 Michael NiedermayerMerge commit '165e9df19567ec0b6abee1ee2c26027e6d7aa7bf'
2014-07-25 Diego Biurrunfft-test: Pass the right struct members instead of...
2014-07-25 Timothy GuRELEASE_NOTES: fix WebVTT decoder typo (-> encoder)
2014-07-25 Michael NiedermayerMerge commit '58e65e44f435243dc72dfce1f8af8afcf1319f34'
2014-07-25 Michael NiedermayerMerge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'
2014-07-25 Michael NiedermayerMerge commit '060e4a9e0627adcda9101dd68ec7f22b4ce22b5b'
2014-07-25 Diego Biurrunvc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_c
2014-07-25 Diego Biurrunqpeldsp: Mark source pointer in qpel_mc_func function...
2014-07-25 Diego Biurrundct/rdft: Remove duplicate typedefs for context structs
2014-07-25 Nicolas Georgelavf/avio: do not include bprint.h.
2014-07-24 Michael Niedermayeravformat/segment: re-interleave packets if needed
2014-07-24 Michael Niedermayeravformat/mux: support re-interleaving packets in ff_wri...
2014-07-24 Michael Niedermayeravformat/mux: keep AVPacket fields consistent in ff_wri...
2014-07-24 Michael Niedermayeravformat/matroskaenc: print a warning when the relative...
2014-07-24 Michael NiedermayerMerge commit '436ced244fadcde2c0b925627920e84b25482542'
2014-07-24 Michael Niedermayeravformat/matroskaenc: Start new cluster if relative...
2014-07-24 Michael Niedermayeravformat/matroskaenc: Factor mkv_start_new_cluster...
2014-07-24 Nidhi Makhijanimpegenccontext: Remove unused opaque pointer
2014-07-24 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-07-24 Timothy Guhevc: propagate error code from set_sps()
2014-07-24 Carl Eugen... Ignore xing number of frames if the file is larger...
2014-07-24 Carl Eugen... Print a warning instead of requesting a sample for...
2014-07-24 Lukasz Mareklavfi/src_movie: minor simplifications
2014-07-24 Lukasz Mareklavfi/src_movie: remove frame from priv context
2014-07-24 Michael NiedermayerMerge commit 'ce2e858f5b3416c2d54f7f8c14e901f75c48b785'
2014-07-23 Michael NiedermayerMerge commit 'd0de7330b973b354e2ceb0b99fd545b868b0a9c4'
2014-07-23 Michael NiedermayerMerge commit '6133d65861f265d429ade53e910fe877c95a1615'
2014-07-23 Michael Niedermayeravcodec/fft-test: fix memory alloc checks
2014-07-23 Michael NiedermayerMerge commit 'c3c96deb5f8cbbdb700ba97920ceedddacb5dcb9'
2014-07-23 Diego Biurrunhttp: K&R formatting cosmetics
2014-07-23 Christophe... x86: hevcdsp: align
2014-07-23 Diego Biurrunfft-test: Pass correct struct members to (i)dct functions
2014-07-23 Diego Biurrunfft-test: K&R formatting cosmetics
2014-07-23 Christophe... hevc_mvs: avoid deriving tmvp in amvp
2014-07-23 Christophe... hevcdsp: change types of SAO parameters
2014-07-23 Michael NiedermayerMerge commit '7288b345850792430302a8f85a4b29140b770497'
2014-07-23 Michael NiedermayerMerge commit 'd445c865f87e7f13230e4dac3f77f5af21da95cb'
2014-07-23 Michael NiedermayerMerge commit 'eac77fcd56fc2a3391f0d86faf54302afb368ff7'
2014-07-23 Andrey Utkinlavd/lavfi: work with non-mappable files for graph_file...
2014-07-23 Andrey Utkinavio: Introduce avio_read_to_bprint(avioctx, bp, max_size)
2014-07-23 Michael Niedermayeravformat/flvdec: use AV_PKT_DATA_NEW_EXTRADATA for...
2014-07-23 Michael Niedermayeravcodec/h264: support AV_PKT_DATA_NEW_EXTRADATA
2014-07-23 Michael Niedermayeravcodec/h264: factor is_extra() out
2014-07-23 Diego Biurrunfft-test: Check memory allocations
2014-07-23 Diego Biurrunfft-test: Drop unnecessary pointer indirection for...
2014-07-23 Diego Biurrunfft-test: Reduce variable scope where sensibly possible
2014-07-23 Michael NiedermayerMerge commit '20ec0daaa1cdd3996ac6ed0198de961129474044'
2014-07-23 Michael NiedermayerMerge commit '2b6ab3a2bd7e7cee5e7a55dd2e48b8feb4a826bb'
2014-07-23 Nidhi Makhijanimpegenccontext: Remove unused dct_unquantize_h261 funct...
2014-07-23 Diego Biurrunfft-test: Make global exptab variable static
2014-07-23 Diego Biurrunmpegvideo: Move QUANT_BIAS_SHIFT define to the only...
2014-07-23 Carl Eugen... avcodec/x86/hevc_deblock: Fix compilation with nasm.
2014-07-23 Michael Niedermayeravutil/opt: Fix parsing regression with constants start...
2014-07-23 Michael NiedermayerChangelog: add "version <next>:" so people dont add...
2014-07-22 Michael NiedermayerMerge commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e'
2014-07-22 Michael NiedermayerMerge commit '5be7d8597d02bcaba2de2503c0e59cf865c746dc'
2014-07-22 Michael NiedermayerMerge commit '57f1b1dcc77a93c2a5c503d4e47fe2f567cf9db5'
2014-07-22 Michael Niedermayeravcodec: dct/rdft only support float mode, skip their...
2014-07-22 Michael NiedermayerMerge commit '11c7155cce50971a38e6cebd39a3ba5a54645fae'
2014-07-22 Martin Storsjöconfigure: Extend the neon intrinsics check
2014-07-22 Michael NiedermayerMerge commit 'eba2233b58c2c4b468c58287d6537b2f1188a8cd'
2014-07-22 Michael NiedermayerMerge commit '67bc1ba5d75953d136bfa02ce6c0a27e9fd9dac3'
2014-07-22 Michael NiedermayerMerge commit '7bdd2ff6825951f7a6a6008303acfce7c2a63532'
2014-07-22 Diego Biurrunfft-test: Comment some #endifs
2014-07-22 Diego Biurrunfft-test: Drop unnecessary #ifdefs around header includes
2014-07-22 Diego Biurrundct/rdft: Add missing typedefs for context structs
2014-07-22 Diego Biurrunbuild: Add define for SIMD extensions requiring 16...
2014-07-22 Diego Biurrunlibxvid: Drop PPC-specific CPU detection hack
2014-07-22 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-07-22 Christophe... hevc: wait proper position for tmvp
2014-07-22 Carl Eugen... Autodetect big-endian tiff files.
2014-07-22 Przemysław... avcodec/mjpegdec: add pix_fmt: 0x14121200
2014-07-22 Michael Niedermayeravutil/opt: simplify set_string_number()
2014-07-22 Muhammad Faizavutil/opt: set_string_number(): remove unneeded copy
2014-07-22 Luca Barbatohttp: Use a constant for the supported header size
2014-07-22 Michael Niedermayeravcodec/x86/hevcdsp_init: Fix "warning: assignment...
2014-07-22 Anton Khirnovhevcdsp: remove an unneeded variable in the loop filter
2014-07-22 Anton Khirnovavcodec/x86/hevc_deblock: cosmetics
2014-07-22 Anton Khirnovhevc: cleanups in SSE2 and SSSE3 loop filters, use...
2014-07-22 Anton Khirnovavcodec/x86/hevc_deblock: use test instead of cmp 0
2014-07-22 Anton Khirnovavcodec/x86/hevc_deblock: use of paddw instead of psllw
2014-07-22 Anton Khirnovavcodec/x86/hevc_deblock: add %ifs to avoid "do nothing...
2014-07-22 Anton Khirnovhevc: cleaning up SSE2 and SSSE3 deblocking filters
2014-07-22 Mickaël Raulethevc/mvs: cosmetics
next