]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-04-09 Anton Khirnovvsrc_nullsrc: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvsrc_color: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovsplit: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_volume: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_join: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_channelsplit: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_channelmap: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_asyncts: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_amix: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_yadif: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_unsharp: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_transpose: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_settb: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_setpts: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_select: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_pad: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_overlay: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_lut: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_libopencv: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_hqdn3d: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_gradfun: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_scale: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_frei0r: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_fps: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_fieldorder: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_fade: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_drawtext: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_drawbox: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_delogo: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_cropdetect: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_crop: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_boxblur: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_blackframe: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_aspect: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_(no)format: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_aformat: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovbuffersrc: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_resample: switch to an AVOptions-based system.
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.
next