]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-02-18 Ronald S. Bultjeh264: don't store intra pcm samples in h->mb.
2013-02-17 Michael Niedermayerv4l2: try to fix build on BSD
2013-02-17 Paul B Mahollavfi/noise: switch to AVLFG noise generator
2013-02-17 Carl Eugen... h264: don't initialize missing pictures when using...
2013-02-17 Michael Niedermayerh264: avoid calling get_format() multiple times
2013-02-17 Carl Eugen... Revert "swfenc: use av_get_audio_frame_duration() inste...
2013-02-17 Carl Eugen... Add yvu410 as a supported v4l2 input format.
2013-02-17 Carl Eugen... Add gray16 as a supported v4l2 input format.
2013-02-17 Michael Niedermayerfate: add print() to the tests of eval
2013-02-17 Michael Niedermayereval: print() support
2013-02-17 Carl Eugen... Only set accelerated arm fft functions if fft is enabled.
2013-02-17 Clément Bœschdoc/codecs: simple sub_charenc option documentation.
2013-02-17 Nicolas Georgedoc/examples: do not allocate AVFrame directly.
2013-02-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-17 Clément Bœschlavf/subtitles: error out in case of bitmap subtitles.
2013-02-17 Clément Bœschlavc: fix codec_descriptor and pkt_timebase doxy.
2013-02-17 Stefano Sabatinitests: fix values for the unsharp test
2013-02-17 Clément Bœschlavc/utils: reindent in avcodec_decode_subtitle2()...
2013-02-17 Clément Bœschlavfi/subtitles: set a different description between...
2013-02-17 Clément Bœschlavfi: rename vf_ass.c to vf_subtitles.c
2013-02-17 Clément Bœschlavfi/subtitles: support charenc option.
2013-02-17 Clément Bœschlavfi/subtitles: split options between ass and subtitles.
2013-02-17 Clément Bœschlavc: support subtitles character encoding conversion.
2013-02-17 Clément Bœschlavc: mark bitmap based subtitles codecs as such.
2013-02-17 Stefano Sabatinilavfi/mp: drop mp=kerndeint filter
2013-02-17 Stefano Sabatinilavfi/mp: drop mp=unsharp filter
2013-02-17 Stefano Sabatinilavfi/unsharp: add missing NULL check
2013-02-17 Stefano Sabatinilavfi/unsharp: merge definition and declaration in...
2013-02-17 Stefano Sabatinilavfi/unsharp: directly access in-loop variables in...
2013-02-17 Stefano Sabatinilavfi/unsharp: add check on matrix x/y size values...
2013-02-17 Anton Khirnoverror_resilience: add required headers.
2013-02-16 James AlmerChangelog: Add entry for encrypted TTA stream decoding
2013-02-16 James Almerlavc/tta: Use a safer check for encrypted streams
2013-02-16 Hendrik Leppkesh264: don't initialize missing pictures when using...
2013-02-16 James Almerlavu: Fix checkheaders for x86/emms.h
2013-02-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-16 Michael NiedermayerMerge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'
2013-02-16 Michael NiedermayerMerge commit '54974c62982ae827becdbdb9b620b7ba75d079a0'
2013-02-16 Stefano SabatiniChangelog: add missing empty line after the version...
2013-02-16 Michael NiedermayerMerge commit 'd9ebb00dcbaac3812b8b1fbc3d6e027506c11cbc'
2013-02-16 Michael NiedermayerMerge commit '68f930d2188aba5b32624887dcbf688c23482834'
2013-02-16 Michael Niedermayercinepack: print an error if cinepak_decode() failed
2013-02-16 Michael Niedermayeryadif: remove unused variable
2013-02-16 Michael NiedermayerMerge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793'
2013-02-16 Michael Niedermayerh264: color frames gray
2013-02-16 Michael Niedermayeravcodec: add avpriv_color_frame()
2013-02-16 Paul B Mahollavfi: port MP noise filter
2013-02-16 Michael Niedermayermpegvideo_enc: draw edges on input
2013-02-16 Michael NiedermayerMerge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'
2013-02-16 Michael NiedermayerMerge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13'
2013-02-16 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-02-15 James Darnleylavfi/yadif: support 9, 12, and 14 bits per pixel
2013-02-15 James Darnleylavfi/yadif: remove unnecessary cast
2013-02-15 Stefano Sabatinilavfi/kerndeint: move is_rgb_packed definition to the...
2013-02-15 Clément Bœschlavfi/kerndeint: use aligned linesizes for the temporar...
2013-02-15 Stefano Sabatinilavfi/unsharp: extend range for amount values, to refle...
2013-02-15 Stefano Sabatinidoc/filters: itemize unsharp examples
2013-02-15 Stefano Sabatinilavfi/unsharp: use named options, and add missing check...
2013-02-15 Michael Niedermayersws/x86: improve rounding for yuv2yuvX
2013-02-15 Hendrik Leppkeslavfi/kerndeint: use av_pix_fmt_desc_get instead of...
2013-02-15 Stefano Sabatinidoc: fix reference to ffmpeg-bitstream-filters.html...
2013-02-15 sedacca@comcast.netlavfi/ebur128: advance pointer to samples
2013-02-15 David A. Sedaccalavfi/ebur128: fix channel weights
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2013-02-15 Anton Khirnovmpegvideo: split ff_draw_horiz_band().
2013-02-15 Anton Khirnoverror_resilience: decouple ER from MpegEncContext
2013-02-15 Anton Khirnovsvq3: remove a pointless if()
2013-02-15 Anton Khirnovh264: remove a pointless if()
2013-02-15 Anton Khirnovh264: simplify calls to ff_er_add_slice().
2013-02-15 Anton Khirnovget_buffer(): do not initialize the data.
2013-02-15 Anton Khirnovvf_yadif: fix out-of line reads
2013-02-15 Anton Khirnovvf_yadif: factorize initializing the filtering callbacks
2013-02-15 Marton Balintffplay: only display frames if there are no pending...
2013-02-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-15 Michael NiedermayerMerge commit '49fe280753e0f167ac3d9f227f0c0f7744501fc1'
2013-02-15 Michael NiedermayerMerge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'
2013-02-15 Cyrille Faucheuxbuild: fixes a "can't cd to..." issue when installing...
2013-02-15 Michael Niedermayerlavf: dont try to find fps for attached pictures
2013-02-15 Diego Biurrunsparc: dsputil: Simplify high_bit_depth checks
2013-02-15 Stefano Sabatinilavfi/unsharp: use the same macros used in the original...
2013-02-14 Stefano Sabatiniexamples/scaling_video: fix typo
2013-02-14 Michael Niedermayerdoc/APIchanges: List merge commit hashes and version...
2013-02-14 Diego Biurrunh264idct: Replace duplicate scan8 table by appropriate...
2013-02-14 Marton Balintffplay: remove remains of video_clock
2013-02-14 Marton Balintffplay: remove refresh thread to achieve more precise...
2013-02-14 rogerdpackdshow: Fix MSVC support, remove av_export, which was...
2013-02-14 Vignesh Venkatasubra... Removing network.h from matroskadec.c
2013-02-14 Michael Niedermayerffmpeg: Check for parameter changes at the output of...
2013-02-14 Clément BœschFix a few "its" vs "it's" typo.
2013-02-14 Clément Bœschdoc/resampler: fix two typo.
2013-02-14 Clément Bœschlavfi/showspectrum: simplify intensity_color_table...
2013-02-14 Clément Bœschlavfi/showspectrum: pretty-align constants.
2013-02-14 Vignesh Venkatasubra... Adding AlphaMode element to Matroska Parser
2013-02-14 Michael Niedermayerapichanges: fix 2 wrong hashes
2013-02-14 Michael Niedermayerapichanges: Use , instead of / to seperate multiple...
2013-02-14 Michael Niedermayerapichanges: fix date
2013-02-14 Diego Biurrunavutil: Ensure that emms_c is always defined, even...
2013-02-14 James Almerfate: Add encrypted tta stream test
2013-02-14 Michael Niedermayermovenc: hotfix, dont store fiel for h264 / mpeg4-asp...
2013-02-14 Diego Biurrunconfigure: Move MinGW CPPFLAGS setting to libc section...
next