]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-20 Michael NiedermayerMerge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
2012-08-20 Wolfram GlogerFix duplicate packet init introduced by 7f9aaa4
2012-08-20 Michael Niedermayerh264: Workaround invalid MPEG-TS broadcasts
2012-08-20 Michael Niedermayeravrndec: add DR1 capability flag
2012-08-20 Michael NiedermayerAVRn: fix progressive
2012-08-20 Michael Niedermayerlavc: move AVRn to a seperate decoder.
2012-08-19 Anton Khirnovavconv: get rid of ugly casts in the options table.
2012-08-19 Anton Khirnovavconv: try to match codecs by codec descriptor name...
2012-08-19 Anton Khirnovavtools: fix show_foo() signatures.
2012-08-19 rogerdpackdshow: protect access to curbufsize
2012-08-19 rogerdpackdshow: cleanup reference
2012-08-19 Nicolas Georgelavc: avcodec_get_name: return "none" for AV_CODEC_ID_NONE.
2012-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-19 Mans Rullgardvorbisdec: remove some pointless comments
2012-08-19 Nicolas Georgelavfi: add volumedetect filter.
2012-08-19 Nicolas Georgeffmpeg: reindent after last commit.
2012-08-19 Nicolas Georgeffmpeg: reduce differences with avconv for in/out sched...
2012-08-19 Michael Niedermayerffmpeg: Clip invalid video timestamps like audio instea...
2012-08-18 Michael Niedermayerrawdec: support AVRn 1:1 raw interlaced mode
2012-08-18 Stefano Sabatinilavf/segment: fix computation of M3U8 segment target...
2012-08-18 Michael Niedermayerelbg: switch to av_assert
2012-08-18 Michael Niedermayerelbg: fix assert
2012-08-18 Michael Niedermayerlavf: add use_wallclock_as_timestamps
2012-08-18 Nicolas Georgelavf/au: check bits per coded sample.
2012-08-18 Michael Niedermayerbuildsys: fix cleaning of libmpcodecs
2012-08-18 Uoti Urpalah264: vdpau: fix crash with unsupported colorspace
2012-08-18 Mans Rullgardavprobe: add const to AVCodec pointer
2012-08-18 Mans Rullgardlibavformat: add const to AVCodec pointers
2012-08-18 Mans Rullgardpthread: add const to AVCodec pointers
2012-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-18 Stefano Sabatinidoc/muxers: simplify segment examples
2012-08-18 Stefano Sabatinilavf/segment: change default value for segment_list_siz...
2012-08-18 Stefano Sabatinilavf/segment: guess list type from list filename suffix
2012-08-18 Stefano Sabatinilavfi/mp: remove framestep wrapped filter
2012-08-18 Stefano Sabatinilavfi: add framestep filter
2012-08-18 Stefano Sabatinilavfi/testsrc: set output framerate
2012-08-18 Stefano Sabatinilavf/segment: add M3U8 list support
2012-08-18 Stefano Sabatinilavf/segment: compute max list segment duration
2012-08-18 Stefano Sabatinilavf/segment: create segment_list_open and close functions
2012-08-18 Stefano Sabatinilavf/segment: fix bogus segment index rewrapping logic
2012-08-18 Stefano Sabatinilavf/segment: move file description to @file doxy
2012-08-18 Stefano Sabatinilavf/avio: flush internal buffer when calling avio_close()
2012-08-18 Stefano Sabatinilavf/avio.h: doxygen avio_flush()
2012-08-18 Stefano Sabatiniffmpeg,ffplay: show filter options
2012-08-18 Stefano Sabatinilavfi: add priv class to filter definitions and flags...
2012-08-18 Stefano Sabatinilavfi/movie: split class definitions for movie and...
2012-08-18 Stefano Sabatinilavfi/lut: duplicate class definitions for each lut...
2012-08-18 Stefano Sabatinidoc/Makefile: add doc target, as an alias for "document...
2012-08-18 Nicolas Georgelavc/tscc: use reget_buffer.
2012-08-18 Anton Khirnovmpegvideo_enc: don't use deprecated avcodec_encode_video().
2012-08-18 Anton Khirnovcmdutils: refactor -codecs option.
2012-08-18 Anton Khirnovavconv: make -shortest a per-output file option.
2012-08-18 Anton Khirnovlavc: add avcodec_descriptor_get_by_name().
2012-08-18 Anton Khirnovlavc: add const to AVCodec* function parameters.
2012-08-18 Anton Khirnovswf(dec): replace CODEC_ID with AV_CODEC_ID
2012-08-18 Anton Khirnovdvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE
2012-08-18 Michael Niedermayerffmenc: switch to av_assert
2012-08-18 Michael Niedermayeracelp_filters: switch to avassert
2012-08-17 Samuel Pitoisetrtmpdh: Do not generate the same private key every...
2012-08-17 Michael Niedermayerlibvpxenc: Fix CQ encoding without a specified bitrate
2012-08-17 Michael Niedermayerlibvpxenc: only force CBR if a bitrate is set
2012-08-17 Jordi Ortizrtp: remove ff_rtp_get_rtcp_file_handle().
2012-08-17 Jordi Ortizrtsp.c: use ffurl_get_multi_file_handle() instead of...
2012-08-17 Jordi Ortizavio: add (ff)url_get_multi_file_handle() for getting...
2012-08-17 Uoti Urpalah264: vdpau: fix crash with unsupported colorspace
2012-08-17 Martin Storsjöamrwbdec: Decode the fr_quality bit properly
2012-08-17 Nedeljko Babicmips: change list of files with MIPS copyright notice...
2012-08-17 Nedeljko Babicmips: add assembler flags for mips32r2 ISA and mhard...
2012-08-17 Nicolas Georgevf_yadif: fix permissions.
2012-08-17 Nicolas Georgevf_tinterlace: leave harmless permissions alone.
2012-08-17 Nicolas Georgevf_thumbnail: fix permissions.
2012-08-17 Nicolas Georgevf_select: require AV_PERM_PRESERVE.
2012-08-17 Nicolas Georgevf_removelogo: fix permissions.
2012-08-17 Nicolas Georgevf_overlay: fix permissions.
2012-08-17 Nicolas Georgevf_idet: fix permissions.
2012-08-17 Nicolas Georgevf_fps: fix permissions.
2012-08-17 Nicolas Georgevf_fieldorder: fix permissions.
2012-08-17 Nicolas Georgevf_fade: fix permissions.
2012-08-17 Nicolas Georgevf_drawtext: fix permissions.
2012-08-17 Nicolas Georgevf_drawtext: fix permissions.
2012-08-17 Nicolas Georgevf_deshake: fix permissions.
2012-08-17 Nicolas Georgevf_delogo: fix permissions.
2012-08-17 Nicolas Georgevf_colormatrix: fix permissions.
2012-08-17 Nicolas Georgevf_ass: fix permissions.
2012-08-17 Nicolas Georgevf_alphamerge: fix permissions.
2012-08-17 Nicolas Georgeavf_concat: fix permissions.
2012-08-17 Nicolas Georgeaf_channelmap: fix permissions.
2012-08-17 Nicolas Georgeaf_channelmap: require AV_PERM_PRESERVE.
2012-08-17 Nicolas Georgefifo: fix permissions.
2012-08-17 Nicolas Georgesplit: set rej_perms = AV_PERM_WRITE on outputs.
2012-08-17 Nicolas Georgesink_buffer: require AV_PERM_PRESERVE.
2012-08-17 Nicolas Georgelavfi: grant all permissions on mallocated audio buffers.
2012-08-17 Nicolas Georgelavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inpl...
2012-08-17 Nicolas Georgelavfi: grant all permissions on mallocated video buffers.
2012-08-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-17 Luca Barbatolibvpxenc: use the default bitrate if not set
2012-08-17 Jan Ekströmutvideo: Rename utvideo.c to utvideodec.c
2012-08-17 Jordi Ortizdoc: Fix syntax errors in sample Emacs config
2012-08-17 Clément Bœschlavfi/edgedetect: add rounding for high/low threshold.
2012-08-17 Michael Niedermayerescape124: Fix long == 64 assumtation.
next