]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-04-15 Anton Khirnovavconv: change {input,output}_{streams,files} into...
2012-04-15 Anton Khirnovavconv: don't pass input/output streams to some functions.
2012-04-15 Diego Biurrundoc: Improve suggested Emacs settings for our coding...
2012-04-15 Derek Buitenhuisutvideo: Remove unused variable 'src_size'
2012-04-15 Dale Curtismov: free memory on header parsing failure
2012-04-15 Dale Curtismov: fix leaking memory with multiple drefs.
2012-04-14 Ronald S. Bultjeswscale: clip before assigning tables in RGB output...
2012-04-14 Ronald S. Bultjeswscale: fix off-by-one in second coefficient in biline...
2012-04-14 Anton Khirnovvsrc_buffer: fix check from 7ae7c41.
2012-04-14 Diego Biurrunlibxvid: Reorder functions to avoid forward declaration...
2012-04-14 Diego Biurrunlibxvid: drop some pointless dead code
2012-04-14 Mashiat Sarker... wmal: vertical alignment cosmetics
2012-04-14 Mashiat Sarker... wmal: Warn about missing bitstream splicing feature...
2012-04-14 Mashiat Sarker... wmal: Skip seekable_frame_in_packet.
2012-04-14 Mashiat Sarker... wmal: Drop unused variable num_possible_block_size.
2012-04-14 Stefano Sabatiniavfiltergraph: make the AVFilterInOut alloc/free API...
2012-04-14 Anton Khirnovgraphparser: allow specifying sws flags in the graph...
2012-04-14 Anton Khirnovgraphparser: fix the order of connecting unlabeled...
2012-04-14 Anton Khirnovgraphparser: add avfilter_graph_parse2().
2012-04-14 Anton Khirnovvsrc_buffer: allow using a NULL buffer to signal EOF.
2012-04-13 Ronald S. Bultjeswscale: handle last pixel if lines have an odd width.
2012-04-13 Mans Rullgardqdm2: fix a dubious pointer cast
2012-04-13 Michael NiedermayerWMAL: Do not try to read rawpcm coefficients if bits...
2012-04-13 Yusuke Nakamuramov: Fix detecting there is no sync sample.
2012-04-13 Alex Conversetiffdec: K&R cosmetics
2012-04-13 Luca Barbatoavf: has_duration does not check the global one
2012-04-13 Ronald S. Bultjedsputil: fix optimized emu_edge function on Win64.
2012-04-13 Diego Biurrunswscale: K&R formatting cosmetics (part II)
2012-04-13 Alex Conversetiffdec: Add a malloc check and refactor another.
2012-04-13 Alex Conversefaxcompr: Check malloc results and unify return path
2012-04-13 Mans Rullgardconfigure: escape colons in values written to config...
2012-04-13 Justin Rugglesac3dsp: call femms/emms at the end of float_to_fixed24...
2012-04-13 Dale Curtismatroska: Fix leaking memory allocated for laces.
2012-04-13 Dale Curtispthread: Fix crash due to fctx->delaying not being...
2012-04-13 Dale Curtisvp3: Assert on invalid filter_limit values.
2012-04-13 Ronald S. Bultjeh264: fix 10bit biweight functions after recent x86inc...
2012-04-13 Alex Converseffv1: Fix size mismatch in encode_line.
2012-04-13 Alex Conversemovenc: Remove a dead initialization
2012-04-12 Diego Biurrungit-howto: Explain how to avoid Windows line endings...
2012-04-12 Diego Biurrunbuild: Move all arch OBJS declarations into arch subdir...
2012-04-12 Diego Biurrunlibxvid: remove disabled code
2012-04-12 Mans Rullgardqdm2: make a table static const
2012-04-12 Mans Rullgardqdm2: simplify bitstream reader setup for some subpacke...
2012-04-12 Mans Rullgardqdm2: use get_bits_left()
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2012-04-12 Diego Biurrunavpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
2012-04-11 Ronald Bultjemsrle: convert MS RLE decoding function to bytestream2.
2012-04-11 Henrik Gramnerx86inc improvements for 64-bit
2012-04-11 Alex Converseavplay: Don't free video filters string until the end...
2012-04-11 Luca Barbatomovenc: small refactor mov_write_packet
2012-04-11 Luca Barbatomovenc: remove redundant check
2012-04-11 Diego Biurruninterplayvideo: fix av_dlog parameter type mismatch
2012-04-10 Diego BiurrunDrop some pointless #ifdefs.
2012-04-10 Christophe... rv40dsp x86: use only one register, for both increment...
2012-04-10 Christophe... rv40dsp: implement prescaled versions for biweight.
2012-04-10 Justin Rugglesavconv: use default channel layouts when they are unknown
2012-04-10 Justin Rugglesavconv: parse channel layout string
2012-04-10 Asen Lekovnutdec: K&R formatting cosmetics
2012-04-10 Sebastien Zwickertvda: Signal 4 byte NAL headers to the decoder regardles...
2012-04-10 Martin Storsjömem: Consistently return NULL for av_malloc(0)
2012-04-09 Anton Khirnovvf_overlay: implement poll_frame()
2012-04-09 Anton Khirnovvf_scale: support named constants for sws flags.
2012-04-09 Anton Khirnovlavc doxy: add all installed headers to doxy groups.
2012-04-09 Anton Khirnovlavc doxy: add avfft to the main lavc group.
2012-04-09 Anton Khirnovlavc doxy: add remaining avcodec.h functions to a misc...
2012-04-09 Anton Khirnovlavc doxy: add AVPicture functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add resampling functions to a doxy group.
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...
next