]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-03-16 Michael Niedermayerappend_packet_chunked: Remove unused initialization.
2013-03-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-16 Michael NiedermayerMerge commit 'f4281f457194a6a4489fbd7423e2ab2e13c6d4d9'
2013-03-16 Michael NiedermayerMerge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'
2013-03-16 Michael NiedermayerMerge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5'
2013-03-16 Clément Bœschfate: test both direct and indirect paths in delogo...
2013-03-16 Clément Bœschfate: test both direct and indirect paths in hue filter.
2013-03-16 Michael NiedermayerMerge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
2013-03-16 Clément Bœschfate: test both direct and indirect paths in hqdn3d...
2013-03-16 Clément Bœschlavfi: add perms and aperms filters.
2013-03-16 Michael NiedermayerMerge commit '556aab8f11b045a21182eee32413aa78d5c8539b'
2013-03-16 Michael NiedermayerMerge commit 'aa3c77998404cc32233cb76e961ca27db8565459'
2013-03-16 Michael NiedermayerMerge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'
2013-03-16 Reimar DöffingerAdd raw VC-1 muxer to match demuxer.
2013-03-16 Reimar Döffingervc1testenc: give muxer same name as demuxer
2013-03-16 Reimar DöffingerMake ff_win32_open more robust.
2013-03-16 Reimar Döffingermpeg12: reduce hwaccel-related code duplication.
2013-03-16 Anton Khirnovaf_join: do not leak input frames.
2013-03-16 Anton Khirnovasrc_anullsrc: return EOF, not -1
2013-03-16 Anton Khirnovasrc_anullsrc: do not set samplerate and channel layout...
2013-03-16 Anton Khirnovvf_showinfo: remove its useless init function
2013-03-16 Anton KhirnovAVOptions: fix using named constants with child contexts.
2013-03-16 Anton KhirnovAVOption: remove an unused function parameter.
2013-03-16 Anton Khirnovfilters.texi: restore mistakenly removed section name...
2013-03-16 Anton Khirnovavfiltergraph: use sizeof(var) instead of sizeof(type)
2013-03-16 Anton Khirnovavfiltergraph: replace AVFilterGraph.filter_count with...
2013-03-16 Anton Khirnovlavfi: use designated initializers in avfilter_class
2013-03-16 Compnchangelog: add support for Monkey's Audio versions...
2013-03-16 Giorgio Vazzanalavd/v4l2: silence libv4l2 logging
2013-03-15 ArnoBdpxenc: fix data offset
2013-03-15 Nicolas Georgelavd/lavfi: upgrade to AVFrame.
2013-03-15 Anton Khirnovlavf: sanity check size in av_get/append_packet().
2013-03-15 Paul B Mahollavc & lavf: replace deprecated av_log* functions
2013-03-15 James Darnleyyadif: correct strides in filter_edges_16bit
2013-03-15 Michael Niedermayeravfilter: avoid direct access to AVFrame.channels
2013-03-15 Michael Niedermayermpegvideo: Fix exported qp table offest
2013-03-15 Michael Niedermayermatroskadec: avoid integer overflow
2013-03-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-15 Michael NiedermayerMerge commit '9652d4fcfc9c07a726b35efc4ac644d9751b36d7'
2013-03-15 Michael NiedermayerMerge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'
2013-03-15 Michael NiedermayerMerge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'
2013-03-15 Xi Wanglzo: fix overflow checking in copy_backptr()
2013-03-15 Xi Wangflacdec: simplify bounds checking in flac_probe()
2013-03-15 Xi Wangatrac3: avoid oversized shifting in decode_bytes()
2013-03-15 Kostya Shishkovadd support for Monkey's Audio versions from 3.93
2013-03-15 Kostya Shishkovape: provide two additional bytes in buffer for old...
2013-03-15 Kostya Shishkovape: make version-dependent decoding functions called...
2013-03-15 Can Wumpegts: add support for stream_type 0x42, which is...
2013-03-15 Anton Khirnovavconv: mark attachment streams as immediately finished
2013-03-15 Ronald S. Bultjedsputil: remove non-8bpp draw_edge.
2013-03-15 Michael Niedermayerrv34: export qp table
2013-03-15 Michael Niedermayerrv10: export qp table
2013-03-15 Michael Niedermayervf_pp: use new API to access qp table
2013-03-15 Michael Niedermayermpeg1/2: export qp table
2013-03-15 Michael Niedermayermjpegdec: export qp table
2013-03-15 Michael Niedermayerh263dec: export qp_table
2013-03-15 Michael Niedermayeravutil/frame: add AVBufferRef for qp table
2013-03-15 Clément Bœschlavfi/ebur128: check histogram allocations.
2013-03-15 Clément Bœschlavfi/ebur128: add framelog option.
2013-03-14 Clément Bœschlavf/avio: fix two extreemly unreasonble typos.
2013-03-14 Stefano Sabatiniexamples/filtering_*: constify AVFrame * for print_fram...
2013-03-14 Stefano Sabatiniexamples/filtering_audio: update to new API
2013-03-14 Stefano Sabatiniexamples/filtering_video: update to new API
2013-03-14 Nicolas Georgelavfi/graphdump: fix output for unknown layouts.
2013-03-14 Nicolas Georgeffmpeg: add OPT_INPUT to -guess_layout_max.
2013-03-14 Nicolas Georgeffmpeg: add OPT_OUTPUT to -to option.
2013-03-14 Clément Bœschlavfi/ebur128: use same ref for inputs and outputs.
2013-03-14 Michael Niedermayermjpegdec: fix indention
2013-03-14 Michael Niedermayerjpegdec: be less picky on padding
2013-03-14 Janne Grunauvaapi: fix argument for ff_vaapi_common_end_frame call
2013-03-14 Ronald S. Bultjelavc: make compilation of frame_thread_encoder.o optional.
2013-03-14 Ronald S. Bultjedsputil: remove duplicate or unused functions.
2013-03-14 Hendrik Leppkesdsputil: unbreak compilation on sparc after 6802c70
2013-03-14 Michael NiedermayerMAINTAINERS: mention that people are welcome to pick...
2013-03-14 Michael Niedermayeravdevice: bump major
2013-03-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-14 Michael NiedermayerMerge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
2013-03-14 Michael NiedermayerMerge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e'
2013-03-14 Michael NiedermayerMerge commit '63d744e2be39466e3a734c2987cd713e0bac101e'
2013-03-14 Michael NiedermayerMerge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'
2013-03-14 Michael NiedermayerMerge commit '7c147900b86c0f1cf030b7b844c670649c80c191'
2013-03-14 Michael NiedermayerMerge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'
2013-03-14 Paul B Mahollavc: do not set coded_frame->reference
2013-03-14 Clément BœschRevert "lavfi/ebur128: fix format negociation for output."
2013-03-14 Clément Bœschlavfi/ebur128: fix format negociation for output.
2013-03-13 Clément Bœschlavfi/thumbnail: support flushing.
2013-03-13 Hendrik Leppkeslavfi/avcodec: fix API version checks
2013-03-13 Hendrik Leppkeslavfi/avcodec: cleanup includes
2013-03-13 Hendrik Leppkestiff: fix handling of metadata with refcounted frames
2013-03-13 James Darnleyyadif: restore speed of the C filtering code
2013-03-13 Diego Biurrunavcodec: av_log_missing_feature(1) ---> avpriv_request_...
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2013-03-13 Diego Biurrunrsodec: Use avpriv_report_missing_feature() where appro...
2013-03-13 Diego Biurrunavformat: av_log_ask_for_sample() ---> avpriv_request_s...
2013-03-13 Diego Biurrunav_log_missing_feature() ---> avpriv_report_missing_fea...
2013-03-13 Diego BiurrunAdd av_log_{ask_for_sample|missing_feature} replacement...
2013-03-13 Stefano Sabatinilavfi/cropdetect: add support for named options
2013-03-13 Hendrik Leppkeslavu/frame: free frame metadata when unrefing a frame.
2013-03-13 Hendrik Leppkesavcodec: remove AVCodecContext->metadata
2013-03-13 Martin Storsjöismindex: Check the return value of allocations
next