]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-11-21 Ganesh Ajjanagaddeavutil/libm: correct isnan, isinf compat hacks
2015-11-21 Ganesh Ajjanagaddeavcodec/amr: replace #define by typedef
2015-11-21 Daniil Cherednikavcodec/atrac1: fix decoder: QMF delay compensation...
2015-11-21 Timothy Guavformat/utils: Fix indentation
2015-11-20 Andreas Cadhalpunaacsbr: don't call sbr_dequant twice without intermedia...
2015-11-20 Paul B Maholavformat/rsd: implement seeking
2015-11-20 Michael Niedermayeravformat/ffmdec: Only return EAGAIN if a server is...
2015-11-20 Michael Niedermayerffserver: Use AVOption API to access ffm demuxer instea...
2015-11-20 Michael Niedermayeravformat/ffmdec: Add cleaner API for ffserver to interf...
2015-11-20 Rodger Combsffmpeg: fix -copy_prior_start 0 with -copyts and input -ss
2015-11-20 Maksym Veremeyenkoavformat/flvenc: Add aac_seq_header_detect and flvflags
2015-11-20 Maksym Veremeyenkoffmpeg: preserve profile for audio stream copy
2015-11-20 Clément Bœschavformat/assdec: allow ASS files starting with empty...
2015-11-20 Ganesh Ajjanagaddeavfilter/af_dynaudnorm: use M_PI
2015-11-20 Ganesh Ajjanagaddetests/tiny_ssim: replace #define by typedef
2015-11-20 Ganesh Ajjanagaddeavcodec/faanidct: replace #define by typedef
2015-11-20 Ganesh Ajjanagaddeavcodec/resample2: replace #define by typedef
2015-11-20 Ganesh Ajjanagaddeavcodec/lpc: replace #define by typedef
2015-11-20 Ganesh Ajjanagaddeavcodec/ac3: replace #define by typedef
2015-11-20 wm4avcodec/h264, videotoolbox: do not return invalid frame...
2015-11-20 Michael Niedermayeravcodec/aacsbr_fixed: Replace a noise_facs_q check...
2015-11-20 Michael Niedermayeravcodec/sbr: fix copy and paste error
2015-11-19 Andreas Cadhalpunhqx: correct type and size check of info_offset
2015-11-19 Paul B Maholavformat: add VPK demuxer
2015-11-19 James Almeravformat/rsd: reindent after the last commit
2015-11-19 James Almeravformat/rsd: GADP files are adpcm_thp_le
2015-11-19 Derek BuitenhuisMerge commit '1fc94724f1fd52944bb5ae571475c621da4b77a0'
2015-11-19 Derek BuitenhuisMerge commit '7b2211bfc4b0c4568180a8db2478023c42d9ff51'
2015-11-19 Derek BuitenhuisMerge commit 'b5f963bfec1f452c37eee900c7b11f065d10dd60'
2015-11-19 Derek BuitenhuisMerge commit '303f931938c618668f7f83c646a1850bef84641e'
2015-11-19 Derek BuitenhuisMerge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee'
2015-11-19 Derek BuitenhuisMerge commit '73b03249133d6631520089798087cbd963eed9ca'
2015-11-19 Michael Niedermayeravcodec/aacsbr: Replace a noise_facs_q check by an...
2015-11-19 Michael Niedermayeravcodec/aacsbr_template: Check values read in read_sbr_...
2015-11-19 Michael Niedermayeravcodec/aacsbr: Split pre dequantization noise factors...
2015-11-18 Michael Niedermayeravcodec/pthread_slice: remove dummy_ret hack
2015-11-18 Andreas Cadhalpunmxfdec: check edit_rate also for physical_track
2015-11-18 Michael Niedermayeravcodec/h264_slice: Clear top_borders on allocation
2015-11-18 Michael Niedermayeravutil/mem: Add av_fast_mallocz()
2015-11-18 Derek BuitenhuisMerge commit '5f2c8315b3c1b28da0386fddb118ad6a0ed77a0c'
2015-11-18 Derek BuitenhuisMerge commit '1d62ee38894afb696674db78cee8f8d89204a8fe'
2015-11-18 Derek BuitenhuisMerge commit 'bef3b1f59f036aba4a5fe599b2480f6bd9e6b280'
2015-11-18 Derek Buitenhuismovenc-test: Pad the packet data start with 0s
2015-11-18 Michael Niedermayeravformat/genh: Fix tools/probetest failure
2015-11-18 Bryan Huhavformat/dashenc: Add framerate to dash manifest
2015-11-18 Paul B Maholavformat: add IVR demuxer
2015-11-17 Ganesh Ajjanagaddeavcodec/faandct: use typedef instead of #define
2015-11-17 Ganesh Ajjanagaddeavformat/rtpdec_mpa_robust: change assignment to inequa...
2015-11-17 Michael Niedermayeravformat/matroskadec: Check subtitle stream before...
2015-11-17 Derek BuitenhuisMerge commit '3eeb7edfc2a1157b7b0e0ce21ac2cd44d55d405b'
2015-11-17 Derek BuitenhuisMerge commit '09e431b9e3674804172e7b0a0f865b65ec09739a'
2015-11-17 Michael Niedermayeravcodec/internal: Fix skiped typo
2015-11-17 James Almerfate: update fate-source reference file
2015-11-16 James Almeravformat/movenc-test: fix copyright header
2015-11-16 Michael Niedermayeravcodec/pngdec: Replace assert by request for sample...
2015-11-16 Marton Balintfate: fix concat demuxer extended test portability
2015-11-16 Derek BuitenhuisMerge commit '59e8ec0aa8ab174701d01a3bfe96fedd0b7fcead'
2015-11-16 Ganesh Ajjanagaddeavformat/mov: remove redundant assignment
2015-11-16 Ganesh Ajjanagaddeavformat/mov: fix memory leak
2015-11-16 Bryan Huhavformat/aviobuf: Simplify avio_read() and avio_seek()
2015-11-16 Bryan Huhavformat/aviobuf: Improve readability of aviobuf (Add...
2015-11-16 Marton Balintfate: fix concat demuxer extended tests on windows
2015-11-16 Marton Balintfate: fix concat demuxer tests on msys/cygwin by using...
2015-11-16 Bryan Huhffmpeg: Simplify fps code related to delta0
2015-11-16 Bryan Huhffmpeg: Fixing typos and adding comments to fps code
2015-11-15 Hagen Schmidtmpegtsenc: add vc-1 support to MPEG-TS muxer (ticket...
2015-11-15 Michael Niedermayeravformat/utils: Do not init parser if probing is unfinished
2015-11-15 Michael Niedermayeravcodec/jpeg2000: Change coord to 32bit to support...
2015-11-15 Michael Niedermayeravcodec/jpeg2000dec: Fix potential integer overflow...
2015-11-15 Michael Niedermayeravcodec/jpeg2000dec: Check SIZ dimensions to be within...
2015-11-15 Michael Niedermayeravcodec/jpeg2000: Check comp coords to be within the...
2015-11-15 Michael Niedermayeravcodec/jpeg2000: Use av_image_check_size() in ff_jpeg2...
2015-11-15 Marton Balintfate: add concat demuxer tests
2015-11-15 Michael Niedermayeravcodec/wmaprodec: Check for overread in decode_packet()
2015-11-15 Ganesh Ajjanagaddeswresample/resample: remove redundant L for floating...
2015-11-15 Ganesh Ajjanagaddeavcodec/faandct: use more accurate constants
2015-11-15 Rainer Hocheckeravformat/utils: estimate_timings_from_pts - increase...
2015-11-15 Michael Niedermayeravcodec/smacker: Check that the data size is a multiple...
2015-11-15 Andreas Cadhalpunmpegvideo: clear overread in clear_context
2015-11-15 Matthieu Bouronlavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM...
2015-11-15 Matthieu Bouronlavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM...
2015-11-15 Matthieu Bouronlavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2015-11-15 Michael Niedermayeravutil: Move av_rint64_clip_* to internal.h
2015-11-15 Michael Niedermayeravcodec/takdec: Skip last p2 sample (which is unused)
2015-11-14 Michael Niedermayeravcodec/dxtory: Fix input size check in dxtory_decode_v...
2015-11-14 Michael Niedermayeravcodec/dxtory: Fix input size check in dxtory_decode_v...
2015-11-14 Michael Niedermayeravcodec/error_resilience: avoid accessing previous...
2015-11-14 Andreas Cadhalpundds: disable palette flag for compressed dds
2015-11-14 Michael Niedermayeravcodec/pgssubdec: Check dimensions for 0
2015-11-14 Michael Niedermayeravcodec/rscc: Check input size for raw mode
2015-11-14 Ganesh Ajjanagaddeavcodec/simple_idct: use predefined M_SQRT2
2015-11-14 Ganesh Ajjanagaddeavcodec/mpegaudio: use predefined M_SQRT2
2015-11-14 Ganesh Ajjanagaddeavcodec/mpegvideo: use predefined M_PI
2015-11-14 Ganesh Ajjanagaddeavcodec/ratecontrol: use predefined M_E
2015-11-14 Michael Niedermayeravcodec/dpx: Move need_align to act per line
2015-11-14 Hendrik Leppkesavformat: implement SChannel SSP TLS protocol
2015-11-14 Michael Niedermayeravcodec/flashsv: Check size before updating it
2015-11-14 Michael Niedermayeravcodec/ffv1dec: Clear quant_table_count if its invalid
2015-11-14 Michael Niedermayeravcodec/avrndec: Use the AVFrame format instead of...
2015-11-14 Ganesh Ajjanagaddeavutil/common: add av_rint64_clip
next