platform/upstream/libav.git
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...
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
next