platform/upstream/libav.git
2010-12-10 Anton Khirnovadd my GPG fingerprint
2010-12-09 Stefano SabatiniFix typo.
2010-12-09 Stefano SabatiniMove AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbo...
2010-12-08 Stefano SabatiniMake avpicture_alloc() return meaningful values.
2010-12-08 Stefano SabatiniReindent.
2010-12-08 Stefano SabatiniUse av_image_alloc() in avpicture_alloc(), simplify.
2010-12-07 Kostya ShishkovDon't try to demux WavPack files with >2 channels until...
2010-12-07 Ramiro Pollafix building test programs with gnu make 3.82
2010-12-07 Ramiro Pollacolorspace-test: fix build
2010-12-07 Ramiro Pollafix building of cpu-test by including required header
2010-12-07 Michael ChinenDefine FLAC_MIN_FRAME_SIZE and use it in the FLAC decoder.
2010-12-07 Michael ChinenSimplify the FLAC decoder now that it no longer has...
2010-12-07 Michael ChinenAdd a FLAC parser.
2010-12-07 Justin Rugglescosmetics: line wrap after last commit
2010-12-07 Michael ChinenAdd log_level_offset parameter to ff_flac_decode_frame_...
2010-12-07 Michael ChinenAdd is_var_size and frame_or_sample_num to FLACFrameInf...
2010-12-07 Michael ChinenCheck validity of the frame sync code in ff_flac_decode...
2010-12-07 Michael ChinenMove decode_frame_header() from flacdec.c to flac.c...
2010-12-07 Martin Storsjörtsp/rtpdec: Set the AVStream time_base directly in...
2010-12-07 Martin Storsjörtsp: Parse RealRTSP sample rate declarations from...
2010-12-07 Martin Storsjörtpdec: Handle MP3 in RealRTSP
2010-12-07 Ramiro PollaFix building of object files in tools/
2010-12-07 Jason Garrett... Add fullrange support to libx264.c x264 interface
2010-12-07 Anton Khirnovid3v2: skip encrypted/compressed frames
2010-12-07 Anton Khirnovid3v2: use a named constant instead of 0x02
2010-12-07 Baptiste CoudurierIn mov demuxer, read alac sample from extradata, fix...
2010-12-06 Stefano SabatiniDeprecate the use of the NO_COLOR environment variable.
2010-12-06 Stefano SabatiniIntroduce FFMPEG_FORCE_NOCOLOR, with the same meaning...
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...
next