]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-08 Michael Niedermayerlavf: block special characters in dump metadata
2012-08-08 Michael Niedermayermatroskadec: fix lace vs block duration.
2012-08-08 Stefano Sabatinilavfi/testsrc: set default value for option "color...
2012-08-08 Michael Niedermayerconfigure: fix sctp check.
2012-08-08 Paul B Maholdoc/general: move ZeroCodec to right section
2012-08-08 Clément Bœschlavf/movenc: add frame rate heuristic for timecode...
2012-08-08 Clément Bœschlavu/timecode: add av_timecode_check_frame_rate().
2012-08-08 Clément Bœschlavf/mxfenc: better error handling with invalid frame...
2012-08-08 Clément Bœschlavf/mxfenc: simplify frame rate checks.
2012-08-08 jamallavc/old_codec_ids: Fix make checkheaders.
2012-08-07 Michael Niedermayercavs: fix memleak
2012-08-07 Michael Niedermayerx86inc.asm: remove redundant ifdef __YASM_VER__
2012-08-07 Paul B Mahollibtwolame: fix stupid bug
2012-08-07 Michael Niedermayerrename missed CodecID to AVCodecID
2012-08-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-07 Paul B Maholgifdec: return more meaningful error codes
2012-08-07 Paul B Maholgifdec: remove redundant "gif: " from av_dlog()
2012-08-07 Paul B Maholgifdec: pass avctx to av_log()
2012-08-07 Michael NiedermayerMerge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
2012-08-07 jamalbuild: Fix some paths in uninstall-libs
2012-08-07 jamalcheckheaders: Fix directory creation in out-of-tree...
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 Mans Rullgardx86: fix build with nasm 2.08
2012-08-07 Mans Rullgardx86: use nop cpu directives only if supported
2012-08-07 Mans Rullgardx86: fix rNmp macros with nasm
2012-08-07 Mans Rullgardbuild: add trailing / to yasm/nasm -I flags
2012-08-07 Mans Rullgardx86: use 32-bit source registers with movd instruction
2012-08-07 Mans Rullgardx86: add colons after labels
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-08-07 Anton Khirnovlavc: add AV prefix to codec ids.
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
next