]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-07 Alex Conversefate: Add avprobe as a make dependency
2012-05-07 Ronald S. BultjeAdd probe fate tests to test for regressions in detecti...
2012-05-07 Mans Rullgardfate: Add oneline comparison method
2012-05-07 Ronald S. Bultjeqdm2: clip array indices returned by qdm2_get_vlc().
2012-05-07 Justin Rugglesavplay: properly close/reopen AVAudioResampleContext...
2012-05-07 Justin Rugglesavcodec: do not needlessly set packet size to 0 in...
2012-05-07 Justin Rugglesavcodec: for audio encoding, reset output packet when...
2012-05-07 Justin Rugglesavcodec: refactor avcodec_encode_audio2() to merge...
2012-05-07 Justin Rugglesavcodec: remove fallbacks for AVCodec.encode() in avcod...
2012-05-07 Diego Biurrunlibschroedinger: Switch to function names more in line...
2012-05-07 Diego BiurrunMove code shared between libdirac and libschroedinger...
2012-05-07 Anton Khirnovlavfi: uninline avfilter_copy_buffer_ref_props().
2012-05-07 Anton Khirnovlavf: add missing '*' in a doxy.
2012-05-07 Diego Biurrunh264: Remove a commented-out function pointer typedef.
2012-05-07 Diego Biurruntxd: Remove write-only variable in txd_decode_frame().
2012-05-07 Diego Biurrunmmvideo.c: Remove unused variable in mm_decode_pal().
2012-05-07 Diego Biurrunbuild: cosmetics: Add missing end-of-line backslashes...
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-05-07 Diego Biurrunlibschroedinger: Move a function to avoid a forward...
2012-05-07 Sean McGovernpthread: warn on high thread counts
2012-05-07 Robert Nagyvf_yadif: fix missing error handling for avfilter_poll_...
2012-05-07 Ronald S. Bultjeavprobe: allow showing only one container/stream property.
2012-05-07 Anton Khirnovlavfi: support audio in avfilter_copy_frame_props().
2012-05-07 Mina Nagy Zakilavfi: avfilter_merge_formats: handle case where inputs...
2012-05-07 Anton Khirnovlavc: add sample rate and channel layout to AVFrame.
2012-05-06 Paul B Maholzerocodec: check if the previous frame is missing
2012-05-06 Luca Barbatodoc: clarify check for NULL pointer style
2012-05-06 Kostya Shishkovdfa: use more meaningful return codes
2012-05-06 Michael Niedermayereatgv: check vector_bits
2012-05-06 Kostya Shishkoveatgv: check motion vectors
2012-05-06 Diego BiurrunMark a number of variables only used in av_dlog() calls...
2012-05-06 Diego Biurrundvdec: drop const qualifier from variable to eliminate...
2012-05-06 Robert Nagyavcodec: Improve comment for thread_safe_callbacks...
2012-05-06 Sean McGoverntests/utils: don't ignore the return value of fwrite()
2012-05-06 Anton Khirnovlavfi/formats: use sizeof(var) instead of sizeof(type).
2012-05-06 Stefano Sabatinilavfi: remove avfilter_default_config_input_link()...
2012-05-06 Anton Khirnovlavfi: always enable the scale filter and depend on...
2012-05-06 Anton Khirnovvf_split: support user-specifiable number of outputs.
2012-05-06 Anton Khirnovavconv: remove stray useless comment.
2012-05-06 Janne Grunaumpegmux: add stuffing to avoid incomplete PCM frames
2012-05-06 Mans Rullgardrtsp: avoid const warnings from strtol() call
2012-05-06 Mans Rullgardavserver: check return value of ftruncate()
2012-05-06 Kostya Shishkovlagarith: make offset array type unsigned
2012-05-06 Kostya Shishkovdfa: add some checks to ensure that decoder won't write...
2012-05-05 Mans Rullgardaacps: NEON optimisations
2012-05-05 Mans Rullgardaacps: align some arrays
2012-05-05 Mans Rullgardaacps: move some loops to function pointers
2012-05-05 Martin Storsjörtpdec_h264: Add missing newlines to av_log calls
2012-05-05 Martin Storsjörtpdec_h264: Free old extradata before clearing the...
2012-05-05 Martin Storsjörtpdec_h264: Reorder code blocks
2012-05-05 Martin Storsjörtpdec_h264: Make start_sequence a static const array
2012-05-05 Martin Storsjörtpdec_h264: Cleanup debug packet type counting
2012-05-05 Martin Storsjörtpdec_h264: Cosmetic cleanup
2012-05-05 Martin Storsjörtpdec_h264: Clean up comments
2012-05-05 Martin Storsjörtpdec_h264: Convert commented out code into setting...
2012-05-05 Diego Biurruntests: Refactor rotozoom/videogen common code into...
2012-05-05 Diego Biurruntests: Mark some file-internal symbols as static.
2012-05-05 Diego Biurrunbuild: Drop leftover .exp pattern from LIBSUFFIXES...
2012-05-05 Nicolas Georgevsrc_buffer: return EAGAIN if no frame is available.
2012-05-05 Jakub StachowskiWMAL: Shift output samples by the specified number...
2012-05-05 Mashiat Sarker... WMAL: Restore removed code in mclms_predict()
2012-05-05 Martin Storsjörtpdec_h264: Remove a useless ifdef
2012-05-05 Martin Storsjörtpdec_h264: Remove outdated/useless/incorrect comments
2012-05-05 Martin Storsjörtpdec_h264: Remove useless memory corruption checks
2012-05-05 Martin Storsjörtpdec_h264: Return proper error codes
2012-05-05 Martin Storsjörtpdec_h264: Check the available data length before...
2012-05-05 Ivan Kovtunovrtpdec_h264: Add input size checks
2012-05-04 Ronald S. Bultjepng: check bit depth for PAL8/Y400A pixel formats.
2012-05-04 Ronald S. Bultjeea: check chunk_size for validity.
2012-05-04 Alex Conversecelp filters: Do not read earlier than the start of...
2012-05-04 Sean McGovernconfigure: add POWER[5-7] support
2012-05-03 Mans Rullgardarm: intreadwrite: revert 16-bit load asm to old versio...
2012-05-03 Mans Rullgardvqavideo: return error if image size is not a multiple...
2012-05-03 Justin Rugglescosmetics: indentation
2012-05-03 Justin Rugglesavformat: only fill-in interpolated timestamps if durat...
2012-05-03 Justin Rugglesavformat: remove a workaround for broken timestamps
2012-05-03 Hendrik Leppkesmpeg12: fixed parsing in some mpeg2 streams
2012-05-03 Hendrik LeppkesAdd SMPTE240M transfer characteristics flag.
2012-05-03 Joakim Platempegts: Some additional HDMV types and reg descriptors...
2012-05-02 Alex Conversemotionpixels: Clip YUV values after applying a gradient.
2012-05-02 Ronald S. Bultjejpeg: handle progressive in second field of interlaced.
2012-05-02 Michael Niedermayerituh263dec: Implement enough of Annex O (scalability...
2012-05-02 Ronald S. Bultjeh263: more strictly forbid frame size changes with...
2012-05-02 Ronald S. Bultjeh264: additional protection against unsupported size...
2012-05-02 Ronald S. Bultjetta: prevents overflows for 32bit integers in header.
2012-05-02 Ronald S. Bultjeconfigure: remove malloc_aligned.
2012-05-02 Ronald S. Bultjevp8: update frame size changes on thread context switches.
2012-05-02 Ronald S. Bultjesnowdsp: explicitily state instruction size.
2012-05-02 Kostya Shishkovwmall: fix reconstructing audio with uncoded channels
2012-05-02 Mashiat Sarker... WMAL cosmetics: fix indentation
2012-05-02 Joakim Plategitignore: add Win32 library suffixes
2012-05-02 Mans Rullgardarm: intreadwrite: disable inline asm for gcc 4.7 and...
2012-05-02 Mans Rullgardarm: intreadwrite: fix inline asm constraints for gcc...
2012-05-02 Hendrik Leppkesindeo3: fix motion vector validation
2012-05-02 Hendrik Leppkespcm_bluray: set bits_per_raw_sample for > 16-bit
2012-05-01 Mans Rullgardtwinvq: fix out of bounds array access
2012-05-01 Justin Ruggleslavr: use 8.8 instead of 10.6 as the 16-bit fixed-point...
2012-05-01 Justin Rugglesavplay: use libavresample for sample format conversion...
2012-05-01 Reimar DöffingerFix compilation with YASM/NASM without AVX support.
2012-05-01 Jakub StachowskiWMAL: do not output last frame again if nothing was...
next