platform/upstream/libav.git
2010-12-06 Sprezzalsdec: Correct the ALS decoder by storing some paramet...
2010-12-06 Martin Storsjörtpdec_h264: Pass NAL type 0 through
2010-12-06 Martin Storsjörtpdec: Skip padding bytes at the end of packets
2010-12-06 Baptiste CoudurierIn yadif filter, declare asm constants directly to...
2010-12-05 Martin Storsjörtpdec_qcelp: Use the depacketizer for static payload...
2010-12-05 Martin Storsjörtsp: Look for RTP payload handlers for static payload...
2010-12-05 Martin Storsjörtsp: Factorize code for initializing the rtp payload...
2010-12-05 Martin Storsjörtpdec: Add functions for finding depacketizers by...
2010-12-05 Martin Storsjörtpdec: Allow dynamic payload handlers to handle static...
2010-12-05 Martin Storsjörtpdec: Add a dynamic payload handler for the x-Purevoi...
2010-12-05 Etienne BuiraAllow to force colored output.
2010-12-05 Martin StorsjöRTP/VP8: Update the warning about the VP8 payload
2010-12-04 Stefano SabatiniAdd CODEC_CAP_NEG_LINESIZES.
2010-12-04 Aurelien Jacobscosmetic: indentation
2010-12-04 Aurelien Jacobsadd subtitle codec autodetection
2010-12-04 Stefano SabatiniAdd forgotten deprecation to avcodec_pix_fmt_string().
2010-12-04 Stefano SabatiniCosmetics: add empty line which was previously removed.
2010-12-04 Baptiste Coudurier10l, add ff_pw_1 to dsputil_mmx for yadif sse2
2010-12-04 Baptiste CoudurierPort libmpcodecs hqdn3d filter.
2010-12-04 Stefano SabatiniDeprecate avcodec_pix_fmt_string() in favor of
2010-12-04 Stefano SabatiniImplement av_image_alloc() and use it in
2010-12-04 Baptiste CoudurierDeclare sse2 and ssse2 function in yadif header
2010-12-04 Michael NiedermayerTry to improve reordered_opaque doxy.
2010-12-04 Michael NiedermayerDetect incorrect padding with wrong stuffing codes...
2010-12-04 Baptiste Coudurieryadif sse2/ssse3 optimizations
2010-12-04 Bobby BinghamCount non-header data towards intra block bit count...
2010-12-04 Michael NiedermayerChange the argument of memory allocation functions...
2010-12-04 Michael NiedermayerChange the argument of memory allocation functions...
2010-12-04 Aurelien Jacobsset default subtitle_codec for ass muxer
2010-12-04 Aurelien Jacobscosmetic: alignment
2010-12-04 Aurelien Jacobsuse designated initializer in ASS (de)muxer
2010-12-04 Aurelien Jacobsadd myself as maintainer for ASS and SRT
2010-12-03 Martin Storsjög722: Add a trellis encoder
2010-12-03 Martin StorsjöAdd myself as maintainer for g722.c
2010-12-03 Tomas Härdinmpegtsenc: Improve PCR generation and output
2010-12-03 Stefan Gehrerskip top-level objects to search for the simple index...
2010-12-02 Stefano SabatiniAdd avfilter_graph_create_filter().
2010-12-02 Stefano SabatiniAdd missing overflow checks in av_image_fill_pointers...
2010-12-02 Anton Khirnovmpc: read id3v1 tags.
2010-12-01 avcoderUse SECTION .text for yasm code.
2010-12-01 Martin Storsjöadpcm: Skip samples whose ssd calculation has wrapped...
2010-11-30 Stefano SabatiniAdd missing dependencies for frei0r_src in configure.
2010-11-30 Stefano SabatiniExtend the frei0r filter syntax.
2010-11-30 Stefano SabatiniImplement frei0r source.
2010-11-30 Stefano SabatiniRemove @anchor{} commands from the POD output.
2010-11-29 Andrew WasonAdd FourCC yuvs for rawvideo (PIX_FMT_YUYV422).
2010-11-29 Aaron ColwellEnsure that data_offset is set correctly when there...
2010-11-29 Anton KhirnovPartially revert "Simplify code by using av_metadata_se...
2010-11-29 Martin Storsjörtpdec: Remove useless NULL initializations when using...
2010-11-29 Martin Storsjörtpdec: Change the qdm2, qt and svq3 depacketizers...
2010-11-29 Carl Eugen... Fix h264-conformance-frext-frext_mmco4_sony_b conforman...
2010-11-29 Baptiste CoudurierIn ts demuxer, if pes packet size is < ts packet, honor...
2010-11-28 Baptiste CoudurierUpdate fate h264 test due to r25824, this file has...
2010-11-28 Martin Storsjörtsp: Do a forgotten reindenting
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-11-28 Peter RossAdd G.722 to RIFF codec list
2010-11-27 Carl Eugen... Increase avformat micro version, forgotten in r25834.
2010-11-27 Carl Eugen... Add copyright notices for the E-AC3 and TrueHD parts...
2010-11-27 Anssi HannulaIEC 61937 encapsulation of TrueHD for HDMI passthrough.
2010-11-27 Reimar DöffingerDV: use data_offset to fix seeking in badly cut files...
2010-11-27 Aurelien Jacobsensure the ASS string in AVSubtitleRect is 0 terminated
2010-11-26 Anatoly NenashevMobotix .mxg demuxer
2010-11-26 Stefano SabatiniFix date in last APIchanges entry.
2010-11-25 Stefano SabatiniFix crash in uninit.
2010-11-25 Stefano SabatiniFix timestamp scaling in the overlay filter.
2010-11-25 Stefano SabatiniImplement avfilter_get_video_buffer_ref_from_arrays().
2010-11-25 Stefano SabatiniMake avfilter_default_free_buffer() an internal shared...
2010-11-25 Baptiste CoudurierIn mov demuxer, if multiple h264 stsd are present,...
2010-11-25 Baptiste CoudurierIn av_find_stream_info, decode more h264 to get correct...
2010-11-25 Stephen D'AngeloIn TS demuxer, create the AVStream during pmt parsing...
2010-11-25 Baptiste CoudurierIn TS demuxer, keep the pmt filter open to parse all...
2010-11-24 Aurelien Jacobsavidec: read some of the Nikon specific tags produced...
2010-11-24 Stefano Sabatini0.123l: remove unused arguments in av_log(), fix warning.
2010-11-24 Baptiste CoudurierIn aspect filter, fix display for input resolution
2010-11-24 Baptiste CoudurierIn crop filter, reference picref after updating w/h...
2010-11-23 Stefano SabatiniAdd informative log message in the crop filter.
2010-11-23 Reimar DöffingerFix memleak: free palette data on close.
2010-11-23 Aurelien Jacobsavidec: support non-standard creation_time format
2010-11-23 Aurelien Jacobsavidec: trivial simplification regarding av_metadata_set
2010-11-23 Anton Khirnovmatroskaenc: don't duplicate title information
2010-11-23 Anton Khirnovid3v2: add TDEN<->creation_time tag mapping
2010-11-23 Anton Khirnovlavf: document the new creation_time tag
2010-11-23 Reimar Döffinger100l, fix missing decrement on split PGS packets.
2010-11-23 Baptiste CoudurierIn h264 decoder, fix decoding when nal end sequence...
2010-11-23 Baptiste CoudurierRemove some warnings
2010-11-23 Baptiste Coudurier10l, fix memleak, forgot to free mp4_dec_config_descr
2010-11-23 Baptiste CoudurierIn ts demuxer, support aac flexmux using extradata...
2010-11-23 Baptiste CoudurierUnset variable fps for mov and mp4 muxer, they support it
2010-11-22 Anssi HannulaS/PDIF demuxer
2010-11-22 Stefano SabatiniReindent.
2010-11-22 Stefano SabatiniImplement robust parsing in aspect filters.
2010-11-22 Stefano SabatiniAdd informative log messages to the set aspect filters.
2010-11-22 Stefano SabatiniGive more explicit/less confusing names to the filters...
2010-11-22 Stefano SabatiniAdd missing check on the existence of avcodec_opts...
2010-11-22 Baptiste CoudurierIn yadif filter, copy video props to output picture.
2010-11-22 Reimar DöffingerFail RLE decoding if insufficient data for a complete...
2010-11-22 Mark GoodmanSupport PGS subtitles with RLE data split over mutiple...
2010-11-22 Anton Khirnovffmpeg.c: document default metadata mappings
2010-11-22 Anton Khirnovffmpeg.c: copy global metadata by default
2010-11-22 Ramiro Pollafix pointer truncation to int in avpicture_layout()
next