]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-04-09 Anton Khirnovlavfi: switch to an AVOptions-based system.
2013-04-09 Kostya Shishkovdfa: implement missing TDLT coding method
2013-04-09 Martin Storsjösrtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH
2013-04-09 Andrew Van Tilrtpdec: Increase max rtp packet size to 8192
2013-04-09 Andrew Van Tillavf: Use RTP_MAX_PACKET_LENGTH instead of 1500
2013-04-08 Martin Storsjöh264pred: Add a few missing const declarations for...
2013-04-08 Ronald S. Bultjelavc: Move ff_cropTbl and ff_zigzag_direct from dsputil...
2013-04-08 Martin Storsjölavc: Make pointers to ff_cropTbl const
2013-04-08 Ronald S. Bultjevp3: Embed idct_permutation array directly in VP3Decode...
2013-04-08 Ronald S. Bultjex86: qpel: Move fullpel and l2 functions to a separate...
2013-04-08 Martin Storsjöbfin: Make vp3 functions static
2013-04-08 Martin Storsjöbfin: Don't use the vp3 idct functions if bitexact...
2013-04-05 Christophe... x86: sbrdsp: Implement SSE neg_odd_64
2013-04-05 Reinhard TartlerIntegrate lcov/gcov into Libav
2013-04-05 Diego Biurrunh261: Move mvmap table to the only place it is used
2013-04-05 Diego Biurrunh261: cosmetics: Move functions to avoid forward declar...
2013-04-05 Diego Biurrunh261: K&R formatting and prettyprinting cosmetics
2013-04-05 Diego Biurrunh261: Move function declarations to h261.h
2013-04-05 Diego Biurrunh261: Remove H.261 loop filter from dsputil
2013-04-05 Diego Biurrunh261: Move ff_h261_rl_table_store declaration to header...
2013-04-04 Nicolas Bertrandlibopenjpeg: Add support for XYZ colorspace, found...
2013-04-04 Nicolas Bertrandpixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values
2013-04-04 Nicolas Bertrandimg2: Add j2k file extension for JPEG 2000
2013-04-04 Anton Khirnovxmv: do not leak memory in the error paths in xmv_read_...
2013-04-04 Anton Khirnovxmv: check audio track parameters validity.
2013-04-04 Anton Khirnovbmv: check for len being valid in bmv_decode_frame().
2013-04-04 Anton Khirnovid3v2: pad the APIC packets as required by lavc.
2013-04-04 Anton Khirnovdfa: check for invalid access in decode_wdlt().
2013-04-04 Anton Khirnovlavf: make sure stream probe data gets freed.
2013-04-04 Anton Khirnovavfiltergraph: set deprecated filter_count.
2013-04-04 Anton Khirnovopt: check the return values of av_get_token for ENOMEM.
2013-04-04 Peter Meerwalddoc: Fix best_nb_channells typo
2013-04-03 Luca Barbatomatroska: pass the lace size to the matroska_parse_rm_audio
2013-04-03 Luca Barbatomatroska: fix a corner case in ebml-lace parsing
2013-04-03 Dale Curtismatroska: Update the available size after lace parsing
2013-04-03 Luca Barbatoclang: use -fsantize=address and -fsanitize=thread
2013-04-03 Anton Khirnovavfiltergraph: check for sws opts being non-NULL before...
2013-04-03 Martin Storsjöconfigure: Check for the atomic.h functions used in...
2013-04-03 Anton Khirnovconfigure: prettify atomics handling.
2013-03-31 Luca Barbatooma: Validate sample rates
2013-03-30 Derek Buitenhuisdoc/platform: Remove part about dllimport
2013-03-30 Matt Wolenetzvp8: Fix pthread_cond and pthread_mutex leaks
2013-03-29 Luca Barbatofate: add an option to generate the references
2013-03-28 Justin Rugglesflvdec: read audio sample size and channels metadata
2013-03-28 Justin Rugglesflvdec: use the correct audio codec id when parsing...
2013-03-28 Alexandra Khirnovavmdav: convert to bytestream2
2013-03-28 Anton KhirnovFATE: add a test for the join filter
2013-03-28 Anton KhirnovFATE: add a test for the volume filter
2013-03-28 Anton KhirnovFATE: add a test for the channelsplit filter
2013-03-28 Anton KhirnovFATE: add a test for the channelmap filter
2013-03-28 Anton KhirnovFATE: add a test for the negate filter
2013-03-28 Anton KhirnovFATE: add a test for the overlay filter
2013-03-28 Anton KhirnovFATE: add a test for the setpts filter
2013-03-28 Anton KhirnovFATE: add a test for the hqdn3d filter
2013-03-28 Anton KhirnovFATE: add a test for the transpose filter
2013-03-28 Anton KhirnovFATE: add a test for the unsharp filter
2013-03-28 Anton KhirnovFATE: add a test for the fade filter
2013-03-28 Anton KhirnovFATE: add a test for the drawbox filter
2013-03-28 Anton KhirnovFATE: add a test for the boxblur filter
2013-03-28 Anton KhirnovFATE: add a test for the gradfun filter
2013-03-28 Clément Bœschlavfi/gradfun: remove rounding to match C and SSE code.
2013-03-28 Clément Bœschlavfi/gradfun: fix dithering in MMX code.
2013-03-28 Clément Bœschlavfi/gradfun: fix rounding in MMX code.
2013-03-28 Clément Bœschlavfi/gradfun: do not increment DC pointer for odd...
2013-03-28 Diego Biurrunfate: filter: Add dependencies
2013-03-28 Anton Khirnovavconv: add options for reading filtergraphs from a...
2013-03-28 Anton KhirnovAVOptions: make av_set_options_string() forward options...
2013-03-27 Hendrik Leppkeswin32: Use 64-bit fstat/lseek variants for MSVC as...
2013-03-27 Reimar Döffingerwin32: Make ff_win32_open more robust
2013-03-27 Reimar Döffingerwin32: Allow other programs to open the same files
2013-03-27 Martin Storsjöconfigure: Add error_resilience as dependency to the...
2013-03-27 Kostya Shishkovape: use correct context for the bit table printed...
2013-03-27 Diego Biurrunbuild: Move setting of SRC_DIR to the only place it...
2013-03-27 Diego Biurrunbuild: Remove configure-generated .config file on distclean
2013-03-27 Martin Storsjömsmpeg4: Split decoding related functions to a separate...
2013-03-27 Diego Biurrunmpeg12: Move Mpeg1Context declaration to the only place...
2013-03-27 Diego BiurrunSplit MPEG-1/2 decoder code off from MPEG-1/2 common...
2013-03-27 Diego Biurrunmpeg12: Move some ff_mpeg1_* function declarations...
2013-03-27 Diego Biurruncosmetics: Remove unnecessary extern keywords from...
2013-03-27 Diego Biurrundca: Move ff_dca_convert_bitstream() to the DCA common...
2013-03-27 Janne Grunauvdpau: wrap codec specific functions in appropiate...
2013-03-26 Janne Grunauvdpau: fix obsolete mpeg1 vdpau decoder when mpeg2...
2013-03-26 Janne Grunauconfigure: fix dependencies of XvMC and old vdpau mpeg2...
2013-03-26 Janne Grunauhwaccel: fix use with frame based multithreading
2013-03-26 Janne Grunauutils: add workaround for AVHWAccel in ff_get_buffer...
2013-03-26 Martin Storsjöconfigure: Remove a stray msmpeg4v1 encoder declaration
2013-03-26 Martin Storsjöconfigure: Remove the mpegvideo dependency from svq1
2013-03-26 Martin Storsjöx86: vc1dsp: Fix indentation
2013-03-26 Ronald S. Bultjeh264: Make it possible to compile without error_resilience
2013-03-26 Martin Storsjölavc: Rename avpriv_mpv_find_start_code after moving...
2013-03-26 Martin Storsjölavc: Move start code finding to utils.c
2013-03-25 Kostya Shishkovape: 3.80-3.92 decoding support
2013-03-25 Martin Storsjöh264: Remove an unused variable
2013-03-25 Janne Grunaux86: consistently use unaligned movs in the unaligned...
2013-03-24 Martin Storsjösndio_dec: Add missing includes for av_gettime()
2013-03-24 Martin Storsjöx86: Change a missed occurrance of int to ptrdiff_t...
2013-03-23 Martin Storsjöx86: Remove win64 xmm clobbering wrappers for the now...
2013-03-23 Martin Storsjöbktr: Add missing includes for av_gettime()
2013-03-23 Janne Grunaufate: use little endian yuv444p10 in h264-reinit tests
2013-03-22 Janne Grunaufate: add test for cropping h264 to container dimensions
next