]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-02-14 Michael NiedermayerMerge commit 'a96f51f29ac4cd95650a8bcda6c3d5d87c6357fa'
2015-02-14 Michael Niedermayeravcodec/dcaenc: rename DCA_SUBBANDS
2015-02-14 Michael NiedermayerMerge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0'
2015-02-14 Michael NiedermayerMerge commit 'bf704132a51f5d838365158331d4e535e1df4c8e'
2015-02-14 Michael NiedermayerMerge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
2015-02-14 Michael NiedermayerMerge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
2015-02-14 Clément Bœschavfilter: bump minor and Changelog document the new...
2015-02-14 Clément Bœschavfilter: add paletteuse filter
2015-02-14 Clément Bœschavfilter: add palettegen filter
2015-02-14 Clément Bœschavcodec/gif: support crop and transparency with PAL8
2015-02-14 Clément Bœschavformat/gif: use first packet palette as global for...
2015-02-14 Clément Bœschavformat/gif: simplify gif_image_write_header() prototype
2015-02-14 Paul B Maholavcodec/dxtory: use init_get_bits8()
2015-02-14 Michael NiedermayerMerge commit '7769be590c7aeb2aad26ca723d105cf5203e33d2'
2015-02-14 Gilles Chanteperdrixavformat/rtpdec_ac3: add AC3 RTP depacketization (RFC...
2015-02-14 Gilles Chanteperdrixavformat/rtpdec_mpeg12: add robust MPEG audio depacketi...
2015-02-14 Gilles Chanteperdrixavcocdec/mpegaudio_parser: add MP3 ADU headers parser
2015-02-14 Diego Biurrundca: Return more informative error codes
2015-02-14 Diego Biurrundca: Split code for handling the EXSS extension off...
2015-02-14 Diego BiurrunDon't anonymously typedef structs
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2015-02-14 Diego Biurrunavformat: Don't anonymously typedef structs
2015-02-14 Himangi Saraogivp56: Return meaningful error codes
2015-02-14 Christophe... x86: hevc: remove a parameter to WP internals
2015-02-14 zhaoxiu.zengavcodec/vc1_pred: few branchless optimizations
2015-02-14 Zhaoxiu Zengavcodec/parser: optimize ff_mpeg4video_split()
2015-02-14 Paul B Mahollavc: deprecate VIMA decoder
2015-02-14 Michael Niedermayeravformat/matroskaenc: Do not use native mode for raw RGB
2015-02-14 Michael Niedermayeravformat/matroskaenc: fix handling of VFW style raw rgb
2015-02-14 Michael Niedermayeravformat/mov: print a warning if parsing udta failed
2015-02-14 zhaoxiu.zengavcodec/apedec: simplify sign conversion
2015-02-13 zhaoxiu.zengavcodec/golomb: simplify sign conversion
2015-02-13 zhaoxiu.zengavcodec/apedec: move 'coeffs[256] and delay[256]' into...
2015-02-13 zhaoxiu.zengavcodec/wmalosslessdec: simplify
2015-02-13 zhaoxiu.zengavcodec/wmalosslessdec: optimize sign operation
2015-02-13 zhaoxiu.zengavcodec/wmalosslessdec: change type of acfilter_coeffs...
2015-02-13 zhaoxiu.zengavcodec/wmv2: simplify cbp_table_index calculation
2015-02-13 zhaoxiu.zengavcodec/vc1: simplify vc1_split()
2015-02-13 zhaoxiu.zengavcodec/vc1: simplify find_next_marker()
2015-02-13 Michael NiedermayerMerge commit 'eea769df322fac2601a96db195fa7dc8d12a8fbc'
2015-02-13 Michael NiedermayerMerge commit 'faa8ffda2c513573733624784f0a7d0a4959d33e'
2015-02-13 Paul B Maholfate: add wavpack encoder
2015-02-13 Peter Meerwaldhevc: Use generic av_clip function, not C implementation
2015-02-13 Anton Khirnovdoc/APIchanges: fill in missing dates and hashes
2015-02-13 Michael Niedermayeravformat/mov: Heuristically detect raw udta
2015-02-12 Gilles Chanteperdrixavformat/rtsp: parse lang attribute in SDP
2015-02-12 Gilles Chanteperdrixavformat/rtpdec: add T.140 RTP depacketization (RFC...
2015-02-12 Gilles Chanteperdrixavformat/rtsp: allow receiving subtitles via RTP
2015-02-12 Michael Niedermayeravformat/mpegtsenc: Do not create invalid files from...
2015-02-12 Thomas Volkertrtpdec_hevc: correct parsing of aggregated packets
2015-02-12 James Almerx86/hevc_mc: optimize AVX2 mc functions
2015-02-12 James Almerx86/hevc_sao: make sao_edge_filter_{10,12} work on...
2015-02-12 wm4avformat/matroskadec: fix IGNIDX handling
2015-02-12 Michael Niedermayeravcodec/arm/videodsp_armv5te: Fix linking failure with...
2015-02-12 wm4matroska: redo seekhead handling
2015-02-12 Clément BœschREADME: add ffserver
2015-02-12 Clément BœschREADME: fix analisys/analysis typo
2015-02-12 Robert XiaoLICENSE.md: Formatting updates
2015-02-11 Michael Niedermayeravcodec/mpegvideo_enc: correctly initialize chroma_intr...
2015-02-11 Michael Niedermayeravcodec/mpegvideo_enc: Consider chroma_intra_matrix...
2015-02-11 Michael Niedermayerfate: mjpeg trellis test
2015-02-11 Michael Niedermayeravcodec/mjpegenc: support trellis quantization
2015-02-11 Michael Niedermayeravcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length...
2015-02-11 Jean Delvarecmdutils: fix success path
2015-02-11 Paul B Maholavfilter: add dcshift filter
2015-02-11 Alexey Titovavfilter/unsharp: OpenCL unsharpen filter optimization...
2015-02-11 Paul B Maholavformat/isom: add X-Com Radvision fourcc
2015-02-11 Paul B MaholChangelog: mention more ported filters
2015-02-11 Michael Niedermayerffmpeg: Print negative times like "-00:05:01.22" instea...
2015-02-11 Michael Niedermayeravcodec/mjpegdec: Skip blocks which are outside the...
2015-02-11 Michael NiedermayerMerge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'
2015-02-11 Michael NiedermayerMerge commit '1509c018bd5b054a2354e20021ccbac9c934d213'
2015-02-11 Michael NiedermayerMerge commit '6a5b8ca4329039fad44ad50b6496948f4bfacb4c'
2015-02-11 Michael NiedermayerMerge commit '0232ba62a28527579e34d44700b48017cc727e5f'
2015-02-11 Michael Niedermayerdoc/ffmpeg: Document frame_drop_threshold
2015-02-10 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2015-02-10 Michael Niedermayeravutil/error: list most common error code in error_entr...
2015-02-10 Clément Bœschtests: drop bc dependency
2015-02-10 wm4lavf: move internal fields from public to internal...
2015-02-10 Anton Khirnovmpegts: relax restrictions on matching the packet start...
2015-02-10 Marton Balintffplay: factorize thread starting and stopping code...
2015-02-10 Marton Balintffplay: make eof part of videostate and signal it when...
2015-02-10 Marton Balintffplay: update frame timer based on last updated clock...
2015-02-10 Paul B Maholavfilter: Add repeatfields filter (Port of mp=softpulldown)
2015-02-10 Supraja Meedintilibavutil: camellia: remove unwanted memory loads
2015-02-10 Kevin Wheatleylibavformat: DNxHD in .mov, switch unspecified color_ra...
2015-02-10 wm4pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen
2015-02-10 wm4avutil: check pixdescs in a different place
2015-02-10 wm4avutil: move internal function out of public header
2015-02-10 Paul B Maholavcodec: fix clobbered ff_get_buffer()
2015-02-10 Mark Reidtest/fate: added mxf_opatom regression tests
2015-02-10 Paul B Maholavcodec/mss4: use av_malloc_array()
2015-02-10 Paul B Maholavcodec/huffman: check if map was allocated too
2015-02-10 Paul B Maholavcodec/hevc_parser: check for av_mallocz() failure
2015-02-10 Andreas Cadhalpunexamples/demuxing_decoding: abort decoding when width...
2015-02-09 James Almerx86/hevc_sao: make sao_band_filter work on x86_32
2015-02-09 Michael Niedermayeravutil/camellia: Remove redundant casts
2015-02-09 Michael Niedermayeravutil/camellia: Fix indention & whitespace
2015-02-09 Supraja Meedintilibavutil: optimize camellia cipher
2015-02-09 wm4matroska: don't complain about unknown elements
next