]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-11-17 Carl Eugen... Read (display) aspect ratio from mxf files.
2014-11-17 Matthew Oliverconfigure: Enable mpcodec compilation without inline...
2014-11-17 Matthew Olivermpcodecs: Use _INLINE guards for inline asm.
2014-11-17 Michael Niedermayeravformat/flvenc: remove unused variable
2014-11-17 Michael NiedermayerMerge commit 'c64f3615118d757dcf76040fe5407bf2b3883206'
2014-11-17 Michael NiedermayerMerge commit '4d0cd5f58c892276716f46f4b2702915e5018215'
2014-11-17 Michael NiedermayerMerge commit '8b573ddda75980f724f779ff75aacc2ff81d9e0e'
2014-11-17 Michael NiedermayerMerge commit 'eac3ac1fe0774b65316852616b2672702dbc3f31'
2014-11-17 Michael NiedermayerMerge commit 'eb335f3c5ce37f2b93c993e28404d113bee843bc'
2014-11-17 Michael NiedermayerMerge commit '84c0ece5fd9569c0f31804f02a199ecd0e7d13d8'
2014-11-17 Michael NiedermayerMerge commit 'a7b365ae191f45a0d7ed7b34033d5d0cbdd47139'
2014-11-17 Michael NiedermayerMerge commit 'de1f8ead8993512925a3ee6c7491473414419e55'
2014-11-17 Michael NiedermayerMerge commit '16c01fb4347312b6d29a6498dad627665b96a20e'
2014-11-17 Michael NiedermayerMerge commit '84b9463984083f4e83948c73c1a5dbaf596ff3f7'
2014-11-17 Michael NiedermayerMerge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'
2014-11-17 Michael NiedermayerMerge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57'
2014-11-17 Andrew Stoneflvenc: Send new metadata when FLAG_METADATA_UPDATED...
2014-11-17 Andrew Stoneflvenc: move metadata updates into a single function
2014-11-17 Anton Khirnovhevc: remove superfluous assignments and checks
2014-11-17 Anton Khirnovhevc: eliminate an unneeded intermediate variable
2014-11-17 Anton Khirnovhevc: reduce variable scope
2014-11-17 Anton Khirnovhevc: further reduce code duplication in hls_prediction...
2014-11-17 Anton Khirnovhevc: reduce code duplication in hls_prediction_unit()
2014-11-17 Anton Khirnovhevcdsp_template: templatize transquant_bypass
2014-11-17 Anton Khirnovhevc: remove an unused function parameter
2014-11-17 Anton Khirnovhevc: remove a redundant line
2014-11-17 Anton Khirnovhevc: do not store rqt_root_cbf in the context
2014-11-17 Anton Khirnovhevc: do not store pcm_flag in the context
2014-11-17 Michael Niedermayerffmpeg: Fix last newline at log level less than "info"
2014-11-17 Michael Niedermayercmdutils: Exit in case of faulty stream specifiers
2014-11-16 Lukasz Marekffserver_config: fix possible crash
2014-11-16 Lukasz Marekffserver_config: do not store preset name
2014-11-16 Reynaldo H... ffserver: drop pointless explicit !=0 checks
2014-11-16 Michael Niedermayeravcodec/roqvideoenc: clear freed pointers
2014-11-16 Michael Niedermayeravcodec/snow: clear freed pointers
2014-11-16 Michael Niedermayeravcodec/rl2: clear freed pointers
2014-11-16 Michael Niedermayeravformat/mpeg: fix memleak of sub_name on error
2014-11-16 Michael Niedermayeravdevice/xcbgrab: Fix/remove unneeded NULL checks
2014-11-16 Michael Niedermayeravcodec/vorbis_parser: Move vp check
2014-11-16 Michael Niedermayeravcodec/dvdsubdec: Check all fseek()s return codes
2014-11-16 Michael Niedermayeravformat/hlsenc: Free context after hls_append_segment
2014-11-16 Michael Niedermayeravformat/segment: export inner muxer timebase
2014-11-16 Lukasz Mareklavf/ffmdec: reident after last commit
2014-11-16 Lukasz Mareklavf/ffm: use AVOption API to store/restore stream...
2014-11-16 Lukasz Marekffserver_config: handle codec private options
2014-11-16 Lukasz Marekffmpeg_opt: use codec private context in ffserver streams
2014-11-16 Lukasz Mareklavf/ffm: store/restore private codec context
2014-11-16 Lukasz Mareklavu/opt: introduce av_opt_serialize()
2014-11-16 Lukasz Mareklavu/opt: introduce av_opt_is_set_to_default()
2014-11-16 Lukasz Mareklavc/options: initialize pkt_timebase
2014-11-16 Lukasz Mareklavc/options: set timecode_frame_start to -1 as option...
2014-11-16 Lukasz Mareklavc/options_table: add pixel_format and video_size...
2014-11-16 Lukasz Mareklavc/options_table: set min to -1 for timecode_frame_start
2014-11-16 Michael Niedermayeravfilter/vf_tinterlace: remove unused variable
2014-11-16 Michael NiedermayerMerge commit 'c00365b46d464ce47716315c1801818d811bdb9a'
2014-11-15 Martin Storsjöaarch64: Make the function pointer tables position...
2014-11-15 Clément Bœschavfilter/xbr: fix style in FILT4() calls
2014-11-15 Clément Bœschavfilter/xbr: clarify default "interpolated" pixels...
2014-11-15 Clément Bœschavfilter/xbr: refactor xbr[234]x into a single function
2014-11-15 Clément Bœschavfilter/xbr: add slice threading
2014-11-15 Michael Niedermayeravcodec/nellymoserenc: update comment to match 5c805d69...
2014-11-15 Clément Bœschavfilter/xbr: add video and filtering flags to options
2014-11-15 Clément Bœschavfilter/xbr: use function pointers for xbr[234]x
2014-11-15 Clément Bœschavfilter/xbr: remove FATE test entry from @todo
2014-11-15 Clément Bœschavfilter/xbr: consistent copyright header
2014-11-15 Clément Bœschavfilter/xbr: make xbr[234]x a bit more consistent
2014-11-15 Clément Bœschavfilter/xbr: misc style fixes
2014-11-15 Clément Bœschavfilter/xbr: simplify left/up conditions
2014-11-15 Clément Bœschavfilter/xbr: misc cleanup in FILT[234] macros
2014-11-15 Clément Bœschavfilter/xbr: refactor src/dst pointers definitions...
2014-11-15 Clément Bœschavfilter/xbr: refactor the 21 pixels definition into...
2014-11-15 Clément Bœschavfilter/xbr: mark source pointers as const
2014-11-15 Clément Bœschavfilter/xbr: simplify width overread checks
2014-11-15 Clément Bœschavfilter/xbr: use different macro names for each dimension
2014-11-15 Clément Bœschavfilter/xbr: avoid unecessary macro redirections
2014-11-15 Clément Bœschavfilter/xbr: localize some filtering variables
2014-11-15 Clément Bœschavfilter/xbr: do not pass unchanging r2y to macros
2014-11-15 Stefano Sabatinilavfi/xbr: remove relicensing notice from copyright...
2014-11-15 Michael NiedermayerMerge commit '2fa6d21124bd2fc0b186290f5313179263bfcfb7'
2014-11-15 Michael NiedermayerMerge commit '74d7db586a2e9aeb107e357739c7e4dde0b6991c'
2014-11-15 Arwa Ariflavfi : change xBR filter to LGPL
2014-11-15 Michael Niedermayeravcodec/mpeg4video_parser: fix spurious extradata parse...
2014-11-15 Michael Niedermayeravcodec/mpeg4videodec: replace some return -1 by more...
2014-11-15 Michael Niedermayeravcodec/mpeg4videodec: forward return code in ff_mpeg4_...
2014-11-15 Michael Niedermayeravformat/http: simplify chained_options copying
2014-11-15 Brandon LeesFix the timeout option not working when connecting...
2014-11-15 Shin-ichi Toyamaavcodec/dvdsubdec: New option for obtaining global...
2014-11-15 Michael Niedermayeron2avc: Fix out of array access
2014-11-15 Luca Barbatodv: Drop a spurious check
2014-11-15 Mika Raentomov.c: fix handling of seek return in read_mfra
2014-11-15 Michael NiedermayerMerge commit '8562c1483ba647f562e4c1df68a9231274b80e6b'
2014-11-15 Michael NiedermayerMerge commit '3a6bb9735053c453f806ceab1d91124648d90aca'
2014-11-15 Marvin ScholzIcecast: Send content-type in all cases
2014-11-15 Marvin ScholzIcecast: Send 100-continue header if possible
2014-11-15 Michael Niedermayeravfilter/x86/vf_interlace: rewrite asm
2014-11-15 Michael Niedermayeravfilter/tinterlace: add Support for ff_lowpass_line_av...
2014-11-15 Michael Niedermayeravfilter/tinterlace: Move lowpass_line to a separate...
2014-11-15 Michael Niedermayeravfilter/tinterlace: split context definition into...
2014-11-15 Michael Niedermayeravfilter/vf_tinterlace: fix linesize vs. width
2014-11-15 Mark Reidlibavformat/mxfdec.c: refactored resolving timecode...
next