]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-03-02 Michael Niedermayeravfilter/avf_avectorscope: Change enums to int, which...
2015-03-02 Michael Niedermayeravfilter/avf_showspectrum: Change enums to int, which...
2015-03-02 Michael Niedermayeravcodec/libfdk-aacdec: Change conceal_method to int...
2015-03-02 Michael Niedermayerffprobe: Change string_validation to int, its accessed...
2015-03-02 Michael Niedermayeravfilter/vf_drawbox: Fix handling of max values
2015-03-02 Michael Niedermayeravutil/common: minor simplification in av_clip_intp2_c()
2015-03-01 James Almerx86/hevc_sao: use unaligned movs for sao_{band,filter...
2015-03-01 Michael Niedermayeravutil/opt: also test av_opt_show2()
2015-03-01 Michael Niedermayeravutil/opt: Remove odd trailing whitespace bytes from...
2015-03-01 Michael Niedermayeravutil/opt: Also test/compare the av_log output i the...
2015-03-01 Michael Niedermayeravformat/mpegenc: Ignore max_delay if no other options...
2015-03-01 Michael Niedermayeravcodec/mips/Makefile: Build fmtconvert_mips only if...
2015-03-01 Gilles ChanteperdrixRevert "rtsp: Interpret the text media type as AVMEDIA_...
2015-03-01 Gilles Chanteperdrixavformat: map T.140 RTP codec to text
2015-03-01 Michael Niedermayeravutil/ppc/intreadwrite: remove AV_??64 overriding...
2015-03-01 Gilles Chanteperdrixavfilter/af_volume: fix precision=fixed and volume...
2015-03-01 Michael NiedermayerMerge commit '4f6cd883f06f7893a2b60a41e7a4f8ae633dac2f'
2015-03-01 Michael NiedermayerMerge commit 'bde2bba45c2f2df27a8534028bda09a6e7f835e2'
2015-03-01 Michael NiedermayerMerge commit 'd4c7fc02f9f59e721e76debf4a595df529707545'
2015-03-01 Michael NiedermayerMerge commit 'f8c01257f93ceda3e03bc4e540a51022d1e2bff2'
2015-03-01 Michael NiedermayerMerge commit '11edeaea3293c41ecf577a330422eabba35f76a2'
2015-03-01 Michael NiedermayerMerge commit '7c1e2e64667421f931ab48141517f19d309c7eea'
2015-03-01 Michael NiedermayerMerge commit 'd16c8d28d4e2fca3af1054ffbf635c8cee755fc8'
2015-03-01 Michael NiedermayerMerge commit '9c9b0218e85fcd969308632f75af48a4ce229541'
2015-03-01 Michael NiedermayerMerge commit '1fc64e2e07787bbca82a72c146588e850e6d098a'
2015-03-01 Michael NiedermayerMerge commit '0662440b991361fdb5e732712d997a73e4692e34'
2015-02-28 Michael NiedermayerMerge commit '12b3459979f5ea6481660cd2c99a0381e2b5ba37'
2015-02-28 Michael NiedermayerMerge commit '98563953442560dd83aab938f86de3e5a22a891f'
2015-02-28 Michael NiedermayerMerge commit '990e4a6639d0714198583c2812b1074b5751898f'
2015-02-28 Michael NiedermayerMerge commit 'ea1d0b7ece1881c2f1360f8c1e2116791105af21'
2015-02-28 Michael NiedermayerMerge commit '802987f8c7033ec8b82b35438d3822cf7f761166'
2015-02-28 Michael NiedermayerMerge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'
2015-02-28 Michael NiedermayerMerge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'
2015-02-28 Michael NiedermayerMerge commit 'ee964145b5d229571e00bf6883a44189d02babe2'
2015-02-28 Michael NiedermayerMerge commit 'b9d2d6843a49f9df1d1ae1afe817d9b48c445919'
2015-02-28 Michael NiedermayerMerge commit 'e14f98c62fdf8744b07419314095d1b3248cce75'
2015-02-28 Michael NiedermayerMerge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'
2015-02-28 Andreas Cadhalpunavformat/flvenc: check that the codec_tag fits in the...
2015-02-28 Andreas Cadhalpunavcodec/utils: use correct printf specifier in ff_set_sar
2015-02-28 Michael Niedermayeravutil/imgutils: correctly check for negative SAR compo...
2015-02-28 Martin Storsjörtpenc: Don't set max_frames_per_packet based on the...
2015-02-28 Martin Storsjörtpenc: Restructure if statements in packetizers to...
2015-02-28 Martin Storsjörtpenc: Skip redundant initialization
2015-02-28 Martin Storsjörtpenc: Always do the default initialization regardless...
2015-02-28 Martin Storsjörtpenc_xiph: Don't exclude headers from max_payload_size
2015-02-28 Martin Storsjörtpenc_xiph: Use AV_WB16 instead of manual bitshifts
2015-02-28 Martin Storsjörtpenc_aac: Use AV_WB16 instead of manual bitshifts
2015-02-28 Martin Storsjörtpenc_aac: Merge a definition with a declaration
2015-02-28 Martin Storsjörtpenc: Write conditional statements on separate lines
2015-02-28 Martin Storsjörtpenc_aac: Set a default value for max_frames_per_pack...
2015-02-28 Martin Storsjörtpenc_amr: Use s->num_frames instead of s->buf_ptr...
2015-02-28 Martin Storsjörtpenc_aac: Fix sending fragmented frames
2015-02-28 Anton KhirnovAdd a QSV decoding example.
2015-02-28 Andreas Cadhalpunavcodec/utils: use correct printf specifier in ff_set_sar
2015-02-28 Christian Hujerx11grab: Unbreak building
2015-02-28 Anton Khirnovlavc: do not compile fmtconvert unconditionally
2015-02-28 Anton Khirnovfmtconvert: drop unused functions
2015-02-28 Anton Khirnovlavc: remove unused traces of fmtconvert usage
2015-02-28 Martin Storsjötls: Pass AVOptions dictionaries through to the chained...
2015-02-28 Martin Storsjötcp: Clarify the units for the timeout avoptions
2015-02-28 Martin Storsjöavio: Rename avclass symbols relating to avio
2015-02-28 Michael Niedermayeravcodec/ppc/fdctdsp: fix const warning
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Optimize vc1_decode_i_block_adv()
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Optimize vc1_decode_i_block()
2015-02-28 zhaoxiu.zengavcodec/vc1_block: cosmetics
2015-02-28 zhaoxiu.zengavcodec/vc1_block: move early exit code up in ff_vc1_pr...
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Use av_clip_uintp2()
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Optimize vc1_decode_ac_coeff()
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Simplify dcdiff initialization
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Simplify dir_ptr / pred initialization
2015-02-28 zhaoxiu.zengavcodec/vc1: Simplify pred/mc loops
2015-02-28 zhaoxiu.zengavcodec/vc1: Simplify dmv_y initialization
2015-02-28 zhaoxiu.zengavcodec/vc1: Simplify code setting and using extend_x/y
2015-02-28 zhaoxiu.zengavcodec/vc1: Make init_block_index() inline
2015-02-28 zhaoxiu.zengavcodec/vc1: use uint8_t for size_table
2015-02-28 zhaoxiu.zengavcodec/vc1: simplify offset table and access
2015-02-28 Michael Niedermayerffmpeg: Fix -vstats when coded_frame is not set
2015-02-28 Niklas Haaslavc/pngenc: Support writing colorspace tags.
2015-02-27 Michael Niedermayeravformat: Add prefix to get_codec_guid()
2015-02-27 Michael Niedermayerswscale: Add prefix to updateMMXDitherTables()
2015-02-27 Michael Niedermayerswresample: Add prefix to soxr_resampler
2015-02-27 Michael Niedermayeravcodec/dvdec: Make dv_iweight_720_c static
2015-02-27 Michael Niedermayeravcodec/v210dec: Add ff prefix to v210_x86_init()
2015-02-27 Michael Niedermayeravcodec/h264: Add ff_ prefix to the shared h264_init_de...
2015-02-27 Christophe... lavf/mov: correct printf specifier
2015-02-27 Michael Niedermayeravcodec/snow: mark dwt init as av_cold
2015-02-27 Michael Niedermayeravcodec/diracdsp: Mark ff_diracdsp_init() as av_cold
2015-02-27 Michael Niedermayeravcodec/mjpegenc: Mark ff_mjpeg_encode_close() as av_cold
2015-02-27 Michael Niedermayerpostproc: mark alloc/free context functions as av_cold
2015-02-27 Derek Buitenhuismovenc: Write 'colr' box correctly for MP4
2015-02-27 Clément Bœschavfilter/palettegen: fix frame mem leak
2015-02-27 Michael Niedermayeravformat/ffmenc: Use ffio_free_dyn_buf()
2015-02-27 Michael Niedermayeravformat/rtpdec_vp9: Use ffio_free_dyn_buf()
2015-02-27 Paul B Maholavcodec/hqx: use init_get_bits8()
2015-02-27 Paul B Maholavcodec/hqx: fix typo
2015-02-27 Michael Niedermayerswscale/utils: clear formatConvBuffer on allocation
2015-02-26 Andreas Cadhalpunavformat/bit: only accept the g729 codec and 1 channel
2015-02-26 Andreas Cadhalpunavformat/bit: check that pkt->size is 10 in write_packet
2015-02-26 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2015-02-26 Dyami CaliriFix buffer_size argument to init_put_bits() in multiple...
next