]> git.sesse.net Git - ffmpeg/history - libavcodec
Redefine sameq
[ffmpeg] / libavcodec /
2011-04-09 Alexander Strangepthread: validate_thread_parameters() ignored slice...
2011-04-09 Reimar DöffingerUse consistent condition for whether to run slice-threa...
2011-04-09 Gwenole Beauchesnevaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding...
2011-04-09 Gwenole Beauchesnevaapi: filter out DELAYED_PIC_REF flag to determine...
2011-04-07 Anton Khirnovlavc: add a FF_API_REQUEST_CHANNELS deprecation macro
2011-04-06 BradFix parser: mark av_parser_parse() for removal on next...
2011-04-05 Nathan Caldwellpsymodel: extend API to include PE and bit allocation.
2011-04-05 Alexander StrangeRemove unnecessary parameter from ff_thread_init()...
2011-04-05 Janne GrunauRevert "aac_latm_dec: use aac context and aac m4ac"
2011-04-05 Mans Rullgardac3enc: NEON optimised extract_exponents
2011-04-04 Mans Rullgardac3enc: move extract_exponents inner loop to ac3dsp
2011-04-04 Young Han Leeaacenc: reduce the number of loop index variables
2011-04-04 Justin Rugglesac3enc: select bandwidth based on bit rate, sample...
2011-04-03 Mans RullgardARM: NEON fixed-point forward MDCT
2011-04-03 Mans RullgardARM: NEON fixed-point FFT
2011-04-03 Mans Rullgardac3enc: use generic fixed-point mdct
2011-04-03 Anton Khirnovlavc: deprecate AVCodecContext.antialias_algo
2011-04-03 Anton Khirnovlavc: mark mb_qmin/mb_qmax for removal on next major...
2011-04-02 Mans RullgardFixed-point MDCT with 32-bit unscaled output
2011-04-02 Anton Khirnovlavc: deprecate rate_emu
2011-04-02 Anton Khirnovlavc: mark hurry_up for removal on next major bump
2011-04-02 Anton Khirnovparser: mark av_parser_parse() for removal on next...
2011-04-02 Anton Khirnovlavc: add missing audioconvert includes
2011-04-02 Anton Khirnovjvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
2011-04-01 Mans Rullgardac3enc: ARM optimised ac3_compute_matissa_size
2011-04-01 Mans Rullgardac3: armv6 optimised bit_alloc_calc_bap
2011-04-01 Mans RullgardFFT: simplify fft8()
2011-04-01 Mans RullgardFixed-point support in fft-test
2011-03-31 Mans RullgardFixed-point FFT and MDCT
2011-03-31 Mans Rullgardac3enc: simplify sym_quant()
2011-03-30 John Stebbinsmlp_parse.c: set AVCodecContext channel_layout
2011-03-30 anatolyAdd MxPEG decoder
2011-03-30 anatolyAdd support for picture_ptr field in MJpegDecodeContext
2011-03-30 anatolyMove MJPEG's input buffer preprocessing in separate...
2011-03-30 anatolySupport reference picture defined by bitmask in MJPEG...
2011-03-30 Mans Rullgardac3enc: move compute_mantissa_size() to ac3dsp
2011-03-29 Mans Rullgardac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeC...
2011-03-29 Mans Rullgardac3enc: NEON optimised float_to_fixed24
2011-03-29 Mans Rullgardac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
2011-03-29 Ronald S. Bultjedfa: protect pointer range checks against overflows.
2011-03-29 Alexander Strangemimic: implement multithreading.
2011-03-28 Justin Rugglesac3enc: avoid memcpy() of exponents and baps in EXP_REU...
2011-03-28 Kostya ShishkovChronomaster DFA decoder
2011-03-27 Justin Rugglesac3enc: Add codec-specific options for writing AC-3...
2011-03-26 Alexander Strangedsputil: allow to skip drawing of top/bottom edges.
2011-03-25 Justin RugglesGet audio_service_type for AC-3 based on bitstream...
2011-03-25 Justin RugglesAdd audio_service_type field to AVCodecContext for...
2011-03-25 Young Han Leeaacenc: indentation
2011-03-25 Young Han Leeaacenc: fix the side calculation in search_for_ms
2011-03-25 Alexander Strangevp8.c: rename EDGE_* to VP8_EDGE_*.
2011-03-24 Mans RullgardARM: fix ff_apply_window_int16_neon() prototype
2011-03-24 Mans RullgardARM: NEON optimised apply_window_int16()
2011-03-24 Mans Rullgardac3enc: NEON optimised shift functions
2011-03-24 Mans Rullgardac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_ex...
2011-03-24 Ronald S. Bultjempeg12.c: fix slice threading for mpeg2 field picture...
2011-03-23 Anton Khirnovlavc: move the version macros to a new installed header.
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-22 Vitor SessakFix an infinite loop when RoQ encoded generated a frame...
2011-03-22 Kieran KunhyaAdd kbdwin.o to AC3 decoder
2011-03-22 Reimar DöffingerDetect byte-swapped AC-3 and support decoding it directly.
2011-03-22 Justin Rugglescosmetics: indentation
2011-03-22 Justin RugglesAlways copy input data for AC3 decoder.
2011-03-22 Justin Rugglesac3enc: make sym_quant() branch-free
2011-03-22 Ronald S. Bultjevc1: make P-frame deblock filter bit-exact.
2011-03-21 Ronald S. Bultjevc1: slice support.
2011-03-21 Ronald S. Bultjevc1: fix up memleaks in the error codepath.
2011-03-21 Ronald S. Bultjevc1: warn for unimplemented pan-scan feature.
2011-03-20 Mans Rullgardffv1: allocate correct size for sample buffer
2011-03-20 Mans RullgardMove ff_dct_init_mmx declaration to dct.h
2011-03-20 Mans Rullgarddct: remove superflous #include
2011-03-20 Mans RullgardMove dct and rdft definitions to separate files
2011-03-20 Mans RullgardMove sine windows to a separate file
2011-03-19 Mans RullgardMove ff_kbd_window_init() to a separate file
2011-03-19 Mans Rullgardfft: remove inline wrappers for function pointers
2011-03-19 Mans RullgardRemove Sonic experimental audio codec
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Nathan Caldwellaacenc: 10l, missed a reference when refactoring the...
2011-03-17 Justin Rugglesac3enc: add float_to_fixed24() with x86-optimized versi...
2011-03-17 Nathan Caldwellaacenc: cosmetics, indentation, and comment clarification
2011-03-17 Nathan Caldwellaacenc: Refactor the parts of the AAC psymodel.
2011-03-17 Young Han Leeaaccoder: Change FFMAX for allzero flag to OR bit operation
2011-03-16 Ramiro PollaRemove occurrences of my old email address
2011-03-16 Mans Rullgarddsputil: add bswap16_buf()
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-16 Justin Rugglesmathops: fix MULL() when the compiler does not inline...
2011-03-15 Justin Rugglesmathops: change "g" constraint to "rm" in x86-32 versio...
2011-03-15 Justin Rugglesmathops: convert MULL/MULH/MUL64 to inline functions...
2011-03-15 Philip Langdaleh264_mp4toannexb_bsf: Fix spurious warning when stream...
2011-03-14 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-03-14 Justinac3enc: do not right-shift fixed-point coefficients...
2011-03-14 Peter Rossmm decoder: move buffer allocation from decode_init...
2011-03-14 Peter RossBitmap Brothers JV video decoder
2011-03-13 Johan AnderssonUpdate the url to the site website and change ffmpeg...
2011-03-12 Jason Garrett-GlaserVP8: fix other function declaration
2011-03-12 Hendrik LeppkesVC1: Export profile/level
2011-03-12 Jason Garrett-GlaserVP8: optimize VP8Context struct ordering
2011-03-12 Jason Garrett-GlaserVP8: fix function declaration
2011-03-12 Jason Garrett-GlaserVP8: token probs doesn't need padding
2011-03-12 Jason Garrett-GlaserVP8: use a goto to break out of two loops
next