]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-02-04 Michael Niedermayerswr-test: Fix clip to 32bit
2013-02-04 Michael Niedermayerswr/resample: fix integer overflow, add missing cast
2013-02-04 Michael Niedermayerswr/resample: fix filter rounding and cliping for s32
2013-02-03 Stefano Sabatinidoc/filters: reformat various filter tables items
2013-02-03 Dave Ricelavu/parseutils: add digital cinema frame sizes
2013-02-03 Michael Niedermayerqdm2: disable superblocktype_2_3==0 code
2013-02-03 Michael Niedermayerqdm2: Fix data type used in multiplication.
2013-02-03 Rudolf Polzerlavfi/showspectrum: set default height to 512
2013-02-03 Michael Niedermayerput_vp_no_rnd_pixels8_l2_mmx: fix type
2013-02-03 Dave Ricedoc/syntax: add missing frame sizes
2013-02-03 Dave Ricedoc/syntax: fix frame rate documentation
2013-02-03 Stefano Sabatinilavfi/pad: add support to named options
2013-02-03 Stefano Sabatiniffplay: remove misleading comment from audio_decode_frame()
2013-02-03 Stefano Sabatiniffplay: rename audio_decode_frame() variable "pts"...
2013-02-03 Stefano Sabatiniffplay: remove pts_ptr argument from audio_decode_frame()
2013-02-03 Michael Niedermayeravcodec/x86: Add daniels copyright to the recent gcc...
2013-02-03 James Almerbuild: Remove superfluous MAKE variable for the build...
2013-02-03 James Almerproresdsp: Fix checkheaders
2013-02-03 Carl Eugen... lavf/segment: use correct spelling and value for EXT...
2013-02-03 Stefano Sabatiniffplay: drop redundant NULL sws_freeContext() check...
2013-02-03 Michael Niedermayerffmpeg: free attachments, fix memleak
2013-02-02 Carl Eugen... Require at least three frames to autodetect loas.
2013-02-02 Michael Niedermayerh264: skip error concealment when SPS and slices are...
2013-02-02 Michael Niedermayerflacdec: skip in stream header packets
2013-02-02 Nicolas Georgedoc: update filter_design.txt to API changes.
2013-02-02 Michael Niedermayerh264: silence warning about array index being out of...
2013-02-02 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-02-02 Stefano Sabatinidoc/indevs: add missing final dot in v4l2 option value...
2013-02-02 Stefano Sabatinilavfi/crop: fix help message for the keep_aspect option
2013-02-02 Stefano Sabatiniffplay: extend doxy for audio_decode_frame()
2013-02-02 Nicolas Georgelavd/alsa: simplify reordering functions definition.
2013-02-02 Michael Niedermayeravfilter/vf_hqdn3d.h: restore author attribution, histo...
2013-02-02 Michael Niedermayeravfilter/x86/vf_hqdn3d_init: fix author attribution...
2013-02-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-02 Marton Balintffplay: step to next frame if paused when seeking
2013-02-02 Marton Balintffplay: move up pause functions
2013-02-02 Marton Balintffplay: remember last window dimensions
2013-02-02 Marton Balintffplay: fix order of setting show_mode
2013-02-02 Marton Balintffplay: dynamically allocate audio buffer
2013-02-02 Carl Eugen... Map the interlaced flag of yuv4mpeg streams to AVCodecC...
2013-02-02 Steven Boswell IIbuild-sys: Fix pkgconfig files when ffmpeg is built...
2013-02-01 Carl Eugen... Do not fail for mixed interlaced / non-interlaced YUV4M...
2013-02-01 Ronald S. Bultjevp56: remove clear_blocks call, and clear alpha plane...
2013-02-01 Carl Eugen... Do not change codec in flv streams if the user has...
2013-02-01 Matthieu Bouronffmpeg: fix broken channel_layout option
2013-02-01 Stefano Sabatinidoc/filters: fix syntax and typo for the afade curve...
2013-02-01 Stefano Sabatinidoc/filters: create a dedicated examples section for...
2013-02-01 Stefano Sabatinidoc/filters: fix syntax and description for the lut...
2013-02-01 Stefano Sabatinidoc/muxers: fix level for the segment options subsection
2013-02-01 Carl Eugen... doc/muxers.texi: Fix mp3 picture attachment documentation.
2013-02-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-01 Michael NiedermayerMerge commit '1730ca2eca42974af0c29f38a0770997cba2f0da'
2013-02-01 Michael NiedermayerMerge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a'
2013-02-01 Diego Biurrunvf_hqdn3d: x86: Add proper arch optimization initialization
2013-02-01 Diego BiurrunUse proper "" quotes for local header #includes
2013-02-01 Diego Biurrunppc: fmtconvert: Drop two unused variables.
2013-02-01 Anton Khirnovbink demuxer: set framerate.
2013-02-01 Anton Khirnovbink demuxer: check malloc return value
2013-02-01 Anton Khirnovbink: fix a check for the first frame.
2013-02-01 Diego Biurrundoc/developer: Drop obsolete MPlayer reference
2013-02-01 Diego Biurrundoc/developer: Add ISC license to list of acceptable...
2013-02-01 Diego Biurrundoc/developer: Add web links for all suggested licenses
2013-02-01 Michael Niedermayerdict: fix memleak
2013-02-01 Michael NiedermayerMerge remote-tracking branch 'mjbshaw/master'
2013-02-01 Allan Kristensenmatroska: fixed missing S_DVBSUB subtitles
2013-01-31 Sebastian Sandbergvc1dec: fieldtx is only valid for interlaced frames
2013-01-31 Michael Bradshawlibopenjpegenc: simplify switch statement
2013-01-31 Michael Bradshawlibopenjpegenc: add support for pix fmt gbrp (8-16...
2013-01-31 Michael Niedermayervc1dec: fix block_off
2013-01-31 Stefano Sabatinidoc/indevs: document v4l2 options
2013-01-31 Stefano Sabatinidoc/indevs: itemize examples for the v4l2 device
2013-01-31 Nicolas Georgelavfi/buffersrc: forward filter_frame errors.
2013-01-31 Nicolas Georgelavfi/af_amerge: set outbuf->audio->channels.
2013-01-31 Nicolas Georgelavfi/af_amerge: check for buffer queue overflows.
2013-01-31 Nicolas Georgelavfi/bufferqueue: add ff_bufqueue_is_full().
2013-01-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-31 Michael NiedermayerMerge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da'
2013-01-31 Michael NiedermayerMerge commit 'a65f965c04bfa27adedc0409c14cc05903f483d0'
2013-01-31 Michael NiedermayerMerge commit 'a5ba798c16d0614d982a76755fdd72b37d437170'
2013-01-31 Stefano SabatiniCREDITS: redirect to Git log, remove current outdated...
2013-01-31 Paul B Maholdoc/filters: fix afade cuve types listing
2013-01-31 Stefano Sabatinilavfi: increment max number of registered filters from...
2013-01-31 Stefano Sabatinidoc/indevs: apply misc fixes to the v4l2 documentation
2013-01-31 Giorgio Vazzanalavd/v4l2: read the correct time per frame from devices...
2013-01-31 Paul B Mahollavfi/biquads: remove pointless casts
2013-01-31 Paul B MaholPort biquads filters from SoX
2013-01-31 Giorgio Vazzanalavd/v4l2: add list_standards option
2013-01-31 Stefano Sabatinidoc/eval: sort functions by name
2013-01-31 Stefano Sabatinidoc/eval: fix/extend documentation for taylor() function
2013-01-31 Stefano Sabatinidoc/eval: fix/extend documentation for root() function
2013-01-31 Diego Biurrunx86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp
2013-01-31 Diego Biurrunconfigure: Move newlib libc check before mingw libc...
2013-01-31 Diego Biurrunconfigure: Add a comment indicating why uclibc is check...
2013-01-31 Diego Biurrunavisynth: Change demuxer name to avoid conflicts with AVS
2013-01-31 Martin Storsjömpegvideo: Do REBASE_PICTURE with byte pointers
2013-01-31 Michael Niedermayerh264/cabac: check loop index
2013-01-31 Michael Niedermayerasfdec: fix integer overflow in packet_replic_size...
2013-01-31 Mirjana Vulinmips: optimization for float aac decoder (core module)
2013-01-30 Michael Niedermayerinterplayvideo: Free previous frames on resolution...
2013-01-30 Piotr Bandurskiloco: fix rgba on big-endian
next