platform/upstream/libav.git
2010-12-14 Justin Rugglescosmetics: Define AC3_WINDOW_SIZE and use it instead...
2010-12-14 Justin Rugglescosmetics: use better (and shared) macro names for...
2010-12-14 Justin RugglesRemove duplicate AC3EncodeContext fields, sr_shift...
2010-12-14 Justin Rugglescosmetics: rename some fields in AC3EncodeContext
2010-12-14 Justin Rugglescosmetics: change all short to int16_t
2010-12-14 Justin RugglesChange some unsigned types to signed types in AC3Encode...
2010-12-14 Justin Rugglescosmetics: rearrange AC3EncodeContext fields
2010-12-14 Martin Storsjöconfigure: Allow disabling symbol versioning via -...
2010-12-13 Reimar DöffingerReturn the amount of input data actually used in the...
2010-12-12 Nolan LAdd gradfun filter, ported from MPlayer.
2010-12-12 James ZernAvoid rollover in settings conversion.
2010-12-12 Stefano SabatiniReindent.
2010-12-12 Stefano SabatiniFix encoding when the input audio format/rate/channels...
2010-12-12 Stefano SabatiniFix avpicture_alloc(), which was aligning the linesizes...
2010-12-12 Stefano SabatiniAdd section describing the filtergraph.
2010-12-12 Stefano SabatiniMake avfilter_parse_graph() output a more meaningful...
2010-12-12 Michael NiedermayerFix indention of one forgotten line in ffv1.c
2010-12-12 Justin Rugglescosmetics: vertical alignment after last commit
2010-12-12 Michael Chinenflac_parser: only buffer the estimated amount of input...
2010-12-12 Michael ChinenMake FLAC parser return frames when it has the required...
2010-12-11 Reimar DöffingerReturn an error when get_buffer reads none or only...
2010-12-11 Reimar DöffingerEnsure that packets returned from ASF demuxer are prope...
2010-12-11 Reimar DöffingerRemove hack in MP3 probe that was meant as a work-aroun...
2010-12-11 Stefano SabatiniDefine PODPAGES in Makefile, and make them depend on
2010-12-10 Justin RugglesShow per-codec options on FFmpeg commandline help.
2010-12-10 Anton Khirnovid3v2: skip data length indicator
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).
next