]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-07 Michael NiedermayerMerge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4'
2012-08-07 Michael Niedermayerpnmdec: make ff_pnm_decode_header() more robust
2012-08-07 Michael Niedermayerpnmdec: make pnm_get more robust
2012-08-07 Derek Buitenhuisconfigure: Add support for e500mc CPU
2012-08-07 Paul B Mahollavfi: add smptebars source
2012-08-07 Stefano Sabatiniexamples/muxing: set codec in the codec context
2012-08-07 Michael Niedermayeravidec: fix AVStream.info memleak with dv.
2012-08-07 Michael Niedermayermpeg12dec: move checks out of decode picture coding...
2012-08-07 Yaakov Selkowitzbuild: fix library installation on cygwin
2012-08-07 Michael Niedermayerarm: fix compile with disable-optimizations on android
2012-08-07 Clément Bœschdoc: fix misspelled "convergence".
2012-08-07 Paul B Maholavcodec: add bmp parser
2012-08-07 Michael Niedermayermpegaudiodec: replace assert() by check under #ifdef...
2012-08-06 Michael Niedermayerproresenc_kostya: do not attempt to free random things
2012-08-06 Michael Niedermayerh264: disable assert on current_picture_ptr being null.
2012-08-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-06 Michael Niedermayeravidec: parse INFO tags at the end
2012-08-06 Justin Rugglesmpc8: add a flush function
2012-08-06 Justin Rugglesmpc8: set packet duration and stream start time instead...
2012-08-06 Michael Niedermayermsrle: fix extradata palette handling
2012-08-06 Diego Biurrunnuv: K&R formatting cosmetics
2012-08-06 Mans Rullgardbuild: generalise rules and variable settings for av...
2012-08-06 Nicolas Georgeffprobe: refactor frames decoding.
2012-08-06 Michael Niedermayermpegvideo: remove last_picture_ptr / h264 assert.
2012-08-06 Michael Niedermayermpegvideo.c: convert some asserts to av_assert
2012-08-06 Michael Niedermayersvq1enc: set picture_structure correctly
2012-08-06 Michael Niedermayermpegvideo_enc: switch some assert to av_assert
2012-08-06 Michael Niedermayermpegvideo_enc: remove assert that has become obsolete...
2012-08-06 Janne Grunaunuv: check RTjpeg header for validity
2012-08-06 Janne GrunauRevert "nuv: check per-frame header for validity."
2012-08-06 Mans Rullgardimc: remove unused field IMCContext.one_div_log2
2012-08-06 Mans Rullgardimc: fix size of a memset()
2012-08-06 Mans Rullgardimc: remove empty if() block
2012-08-06 Mans Rullgardfate: simplify variable setting filter.mak
2012-08-06 anonymousudp: do not call pthread_{mutex,cond}_destroy when...
2012-08-06 Michael Niedermayershorten: fix cmd type
2012-08-06 Paul B Maholmpc7: remove duplicated definitions
2012-08-06 Michael Niedermayermpc8: fix pts
2012-08-05 Michael Niedermayermov: dont clip timestamps at 0
2012-08-05 Paul B Maholconfigure: make libtwolame check more robust
2012-08-05 Piotr Bandurskimovenv: fix remuxing of qdm2
2012-08-05 Piotr Bandurskiaiffenc: fix remuxing of qdm2
2012-08-05 Clément BœschReplace various inlined inverse AVRational with av_inv_q().
2012-08-05 Clément Bœschlavfi/overlay: remove dead initialization.
2012-08-05 Piotr Bandurskimovenc: fix remuxing of svq3
2012-08-05 Martin Storsjölavf: Declare an AVRational struct without a struct...
2012-08-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-05 Diego Biurrunx86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_a...
2012-08-05 Reimar Döffingeroggdec: Initialize stream index to -1 in ogg_packet.
2012-08-05 Reimar Döffingeroggdec: simplify start time calculation code.
2012-08-05 Paul B Mahollibtwolame MP2 encoding support
2012-08-05 Mans Rullgardrational: add av_inv_q() returning the inverse of an...
2012-08-05 Derek Buitenhuisdpx: Make start offset unsigned
2012-08-05 Moritz Bunkusmatroskaenc: Implement support for ALAC
2012-08-05 Philip Langdaleass subtitles: Fix valgrind warnings.
2012-08-05 Michael Niedermayermatroskadec: prevent potential integer overflow
2012-08-05 Moritz Bunkusmatroskadec: Implement support for ALAC
2012-08-05 Michael Niedermayerfate: add bitexact flag to fate-sub-movtextenc
2012-08-05 Michael Niedermayerlibavcodec/options_table: mark flags as also for subtitles
2012-08-05 Stefano Sabatinidoc/filters: fix typo in "@end table."
2012-08-05 Philip Langdalemovenc: Fix unfreed memory found by valgrind.
2012-08-05 Stefano Sabatinidoc/filters: add mandelbrot source documentation
2012-08-05 Stefano Sabatinilavf/img2dec: add start_number_range option
2012-08-05 Stefano Sabatiniexamples/muxing: drop duplicated code in add_video_stream()
2012-08-05 Reinhard Tartlerlavfi: properly signal out-of-memory error in ff_filter...
2012-08-05 Hendrik Leppkesconfigure: fix lib.exe check
2012-08-05 Michael Niedermayeroggdec: check stream index before using it in ogg_get_l...
2012-08-04 Stefano Sabatinidoc/demuxers.texi: avoid comma splice in image2 documen...
2012-08-04 Stefano Sabatinilavf/img2doc: document options
2012-08-04 Stefano Sabatinilavf/img2dec: improve error logging in case of find_ima...
2012-08-04 Stefano Sabatinilavf/img2dec: sort options by name
2012-08-04 Stefano Sabatinilavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANG...
2012-08-04 Stefano Sabatinilavf/img2dec: fix out-of-range check in find_image_range()
2012-08-04 Stefano Sabatinilavf/img2dec: doxygen find_image_range() function
2012-08-04 Stefano Sabatinilavf/img2dec: rename find_image_range() "max_start...
2012-08-04 Stefano Sabatinilavf/img2dec: fix weird start_number count logic
2012-08-04 Stefano Sabatiniexamples/muxing: simplify alloc_picture()
2012-08-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-04 Derek Buitenhuiscosmetics: Fix a few switched periods and linebreaks
2012-08-04 Nicolas Georgeffmpeg: insert bitmap subtitles as video in filters.
2012-08-04 Nicolas Georgelavfi: document the constraints on incoming frames.
2012-08-04 Nicolas Georgelavfi: use a new field for automatic buffer copy.
2012-08-04 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-08-04 Philip Langdalemovtextenc: Remove dangling reference to movtext.h
2012-08-04 Derek Buitenhuiszerocodec: Fix memleak in decode_frame
2012-08-04 Derek Buitenhuiszerocodec: Cosmetics
2012-08-04 Derek Buitenhuiszerocodec: Fix memleak in decode_frame
2012-08-04 Derek Buitenhuiszerocodec: Cosmetics
2012-08-04 Philip Langdaleavformat/srtdec: Write duration into packet from srt...
2012-08-04 Philip Langdalemovenc: Handle need for extra packets to express subtit...
2012-08-04 Philip Langdalemovtextenc: 3GPP TS 26.245 Timed Text Encoder.
2012-08-04 Michael Niedermayermpegdemux: support MLP/AOB
2012-08-04 Michael Niedermayermpegdemux: move private stream 1 handling out of mpegps...
2012-08-04 Michael Niedermayermpegdemux: remove redundant dvd audio code
2012-08-04 Justin Ruggleslavr: fix handling of custom mix matrices
2012-08-04 Michael Niedermayercompute_pkt_fields: do not attempt to calculate dts...
2012-08-04 Michael Niedermayerlavf: move nb_decoded_frames out of info.
2012-08-04 Michael Niedermayerhas_decode_delay_been_guessed: adjust value for has_b_f...
2012-08-04 Michael Niedermayerlavf: move has_decode_delay_been_guessed() up to make...
2012-08-04 Michael Niedermayerh264: print num_reorder_frames in debug output
next