]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-04-09 Anton Khirnovlavc doxy: replace \ with /
2012-04-09 Anton Khirnovlavc doxy: add encoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add decoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE...
2012-04-09 Anton Khirnovlavc doxy: add AVPacket-related stuff to a separate...
2012-04-09 Anton Khirnovlavc doxy: add core functions/definitions to a doxy...
2012-04-09 Diego Biurrunppc: Add/remove a number of const qualifiers to fix...
2012-04-09 Justin Rugglesavconv: allow '-async -1' to disable timestamp sync...
2012-04-09 Justin Rugglesavconv: use default alignment for audio buffer
2012-04-09 Justin Rugglesavcodec: use align == 0 for default alignment in avcode...
2012-04-09 Justin Rugglesavutil: use align == 0 for default alignment in audio...
2012-04-09 Justin Rugglesavutil: allow NULL linesize in av_samples_fill_arrays...
2012-04-09 Anton Khirnovavconv: remove OutputStream.picref.
2012-04-09 Anton Khirnovavconv: only set SAR once on the decoded frame.
2012-04-08 Justin Rugglesavcodec: validate the channel layout vs. channel count...
2012-04-08 Nicolas Georgeaudioconvert: make av_get_channel_layout accept composi...
2012-04-08 Justin Rugglesavutil: add av_get_packed_sample_fmt() and av_get_plana...
2012-04-08 Martin Storsjörtsp: Don't use av_malloc(0) if there are no streams
2012-04-08 Martin Storsjörtsp: Don't use uninitialized data if there are no...
2012-04-08 Gwenole Beauchesnevaapi: mpeg2: fix slice_vertical_position calculation.
2012-04-08 Gwenole Beauchesnehwaccel: mpeg2: decode first field, if requested.
2012-04-08 Martin Storsjöcosmetics: Fix indentation
2012-04-08 Martin Storsjörtsp: Don't expose the MS-RTSP RTX data stream to the...
2012-04-06 Martin Storsjörtpdec_asf: Set the no_resync_search option for the...
2012-04-06 Martin Storsjöasfdec: Add an option for not searching for the packet...
2012-04-06 Martin Storsjöcosmetics: Clean up the tiffenc pix_fmts declaration...
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-04-06 Martin Storsjöcosmetics: Convert mimic.c to utf-8
2012-04-06 Anton Khirnovavconv: remove an unused function parameter.
2012-04-06 Anton Khirnovavconv: remove now pointless variables.
2012-04-06 Anton Khirnovavconv: drop support for building without libavfilter.
2012-04-06 Reimar Döffingernellymoserenc: fix crash due to memsetting the wrong...
2012-04-06 Joakim Platelibavformat: Only require first packet to be known...
2012-04-06 Martin Storsjöavplay: Don't try to scale timestamps if the tb isn...
2012-04-06 Martin Storsjöcosmetics: Align muxer/demuxer declarations
2012-04-06 Anne Aaronmpeg12: Do not change frame_pred_frame_dct flag and...
2012-04-05 Justin Rugglesavcodec: remove avcodec_guess_channel_layout()
2012-04-05 Justin Rugglesavutil: Add av_get_default_channel_layout()
2012-04-05 Diego Biurrunh264: Factorize declaration of mb_sizes array.
2012-04-05 Anton Khirnovvsrc_buffer: when no frame is available, return an...
2012-04-05 Anton Khirnovconfigure: add dl to frei0r extralibs.
2012-04-04 Christophe... dsputil x86: use SSE float instruction instead of SSE2...
2012-04-04 Christophe... dsputil x86: remove deprecated parameter from scalarpro...
2012-04-04 Christophe... vp8dsp x86: perform rounding shift with a single instru...
2012-04-04 Ronald S. Bultjefate: add BMP tests.
2012-04-04 Ronald S. Bultjeswscale: handle complete dimensions for monoblack/white.
2012-04-04 Diego Biurrunaacenc: Mark deinterleave_input_samples argument as...
2012-04-04 Diego Biurrunvf_unsharp: Mark readonly variable as const.
2012-04-04 Anton Mitrofanovh264: fix 4:2:2 PCM-macroblocks decoding
2012-04-04 Derek Buitenhuisw32threads: Make pthread_cond_wait follow POSIX
2012-04-04 Diego Biurruncosmetics: Consistently place static, inline and av_col...
2012-04-04 Diego Biurrunsbrdsp: Use standard multiple inclusion guards.
2012-04-04 Aneesh Dograpcm: K&R formatting cosmetics
2012-04-03 Piotr Bandurskirawdec: Support fourccs YV16 and YV24
2012-04-03 Raffaele Senartmp: implement bandwidth notification
2012-04-03 Samuel Pitoisetrtmp: update supported audio codecs value
2012-04-03 Hans-Kristian... Unscaled Planar RGB -> RGB support in swscale.
2012-04-01 Derek BuitenhuisFATE: Add RALF decoding test
2012-04-01 Anton Khirnovvsrc_buffer: allow buffering arbitrary number of frames.
2012-04-01 Anton Khirnovvf_scale: avoid a pointless memcpy in no-op conversion.
2012-04-01 Anton Khirnovavfiltergraph: try to reduce format conversions in...
2012-04-01 Anton Khirnovavfiltergraph: add an AVClass to AVFilterGraph on next...
2012-04-01 Anton Khirnovid3v2: fix skipping extended header in id3v2.4
2012-03-31 Michael Niedermayerapedec: check bits <= 32.
2012-03-31 Aneesh Dogracavs: Remove unused code.
2012-03-30 Reimar Döffingeroggenc: fix condition when not to flush due to keyframe...
2012-03-30 Andres Gonzalezoggenc: add pagesize option to set preferred page size
2012-03-30 Justin Ruggleslibspeexdec: set frame size in libspeex_decode_init()
2012-03-30 Franz Braußesmacker audio: sign-extend the initial 16-bit predicted...
2012-03-30 Diego Biurrunh264: drop ff_h264_ prefix from static function ff_h264...
2012-03-30 Diego Biurrunh264: Make ff_h264_decode_end() static, it is not used...
2012-03-30 Diego Biurrunoutput-example: K&R formatting cosmetics, comment spell...
2012-03-30 Luca Barbatoavf: make the example output the proper message
2012-03-30 Luca Barbatoavf: fix audio writing in the output-example
2012-03-29 Ronald S. Bultjemov: don't overwrite existing indexes.
2012-03-29 Ronald S. Bultjelzw: fix potential integer overflow.
2012-03-29 Ronald S. Bultjetruemotion: forbid invalid VLC bitsizes and token values.
2012-03-29 Ronald S. Bultjetruemotion2: handle out-of-frame motion vectors through...
2012-03-29 Martin Storsjöconfigure: Check for a different SDL function
2012-03-29 Kostya Shishkovmp3dec: perform I/S and M/S only when frame mode is...
2012-03-29 Kostya Shishkovid3v2: add another mimetype for JPEG image
2012-03-29 Ronald S. Bultjelzw: prevent buffer overreads.
2012-03-28 Mashiat Sarker... WMAL: Remove inaccurate and unnecessary doxy
2012-03-28 Ronald S. Bultjeh264: fix cabac-on-stack after safe cabac reader.
2012-03-28 Ronald S. Bultjetruemotion2: convert packet header reading to bytestream2.
2012-03-28 Ronald S. Bultjeasf: only set index_read if the index contained entries.
2012-03-28 Ronald S. Bultjecabac: add overread protection to BRANCHLESS_GET_CABAC().
2012-03-28 Ronald S. Bultjecabac: increment jump locations by one in callers of...
2012-03-28 Ronald S. Bultjecabac: remove unused argument from BRANCHLESS_GET_CABAC...
2012-03-28 Ronald S. Bultjecabac: use struct+offset instead of memory operand...
2012-03-28 Ronald S. Bultjeh264: add overread protection to get_cabac_bypass_sign_...
2012-03-28 Ronald S. Bultjeh264: reindent get_cabac_bypass_sign_x86().
2012-03-28 Ronald S. Bultjeh264: use struct offsets in get_cabac_bypass_sign_x86().
2012-03-28 Ronald S. Bultjeh264: fix overreads in cabac reader.
2012-03-28 Ronald S. Bultjewmall: fix seeking.
2012-03-28 Ronald S. Bultjelagarith: fix buffer overreads.
2012-03-28 Diego Biurrundvdec: drop unnecessary dv_tablegen.h #include
2012-03-28 Mans Rullgardbuild: fix doc generation errors in parallel builds
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-03-28 Diego Biurrunfaandct: Remove FAAN_POSTSCALE define and related code.
next