]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-04-03 Mans Rullgardac3enc: use generic fixed-point mdct
2011-04-03 Brandon Minternlavfi: add fade filter
2011-04-03 Michael NiedermayerChange yadif to not use out of picture lines.
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 Rullgardfate: simplify fft test rules
2011-04-01 Anton Khirnovavio: document avio_alloc_context.
2011-04-01 Anton Khirnovlavf: make compute_chapters_end less picky.
2011-04-01 Matthew Hoopssierravmd: fix Indeo3 videos
2011-04-01 Mans RullgardFFT: simplify fft8()
2011-04-01 Mans Rullgardfate: add fixed-point fft/mdct tests
2011-04-01 Mans RullgardFixed-point support in fft-test
2011-04-01 Kostya Shishkovape: check that number of seektable entries is equal...
2011-03-31 Jindrich Makovickampegts: propagate avio EOF in read_packet()
2011-03-31 Martin Storsjöconfigure: Initial support for --target-os=symbian
2011-03-31 Mans RullgardFixed-point FFT and MDCT
2011-03-31 Mans RullgardInclude dependencies for test programs
2011-03-31 Mans Rullgardac3enc: simplify sym_quant()
2011-03-31 Kharkov Alexanderflvdec: read index stored in the 'keyframes' tag.
2011-03-31 Alex Conversemov: Add support for zero-sized stsc runs.
2011-03-30 Martin Storsjörtsp: Use GET_PARAMETER for keep-alive for generic...
2011-03-30 John Stebbinsmlp_parse.c: set AVCodecContext channel_layout
2011-03-30 Anton KhirnovAPIChanges: mark the place where 0.6 was branched.
2011-03-30 Anton Khirnovavio: make get_checksum() internal.
2011-03-30 Anton Khirnovavio: move ff_crc04C11DB7_update() from avio.h -> avio_...
2011-03-30 Anton Khirnovavio: make init_checksum() internal.
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 Bradsndio bug fix
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 RullgardRemove support for stripping executables
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-29 Carl Eugen... id3v1: change filesize to int64_t.
2011-03-29 Carl Eugen... id3v1: Seek back to old position after reading.
2011-03-28 Justin Rugglesac3enc: avoid memcpy() of exponents and baps in EXP_REU...
2011-03-28 Kostya ShishkovChronomaster DFA decoder
2011-03-28 Stefano Sabatiniframebuffer device demuxer
2011-03-28 Janne Grunaucosmetics: fix dashed line length after 070c5d0
2011-03-28 Tylerhttp: header field names are case insensitive
2011-03-27 Justin Rugglesac3enc: Add codec-specific options for writing AC-3...
2011-03-27 Ramiro PollaRemove arrozcru URL from documentation
2011-03-27 Bradsndio support for playback and record
2011-03-26 Alexander Strangedsputil: allow to skip drawing of top/bottom edges.
2011-03-26 Ronald S. BultjeSplit fate-psx-str-v3 into a video-only and audio-only...
2011-03-25 Justin Rugglesmov: set audio service type for AC-3 from bitstream...
2011-03-25 Justin RugglesGet audio_service_type for AC-3 based on bitstream...
2011-03-25 Justin RugglesUse audio_service_type to set stream disposition.
2011-03-25 Justin RugglesAdd APIchanges entry for audio_service_type.
2011-03-25 Justin RugglesAdd audio_service_type field to AVCodecContext for...
2011-03-25 Mans Rullgardconfigure: in check_ld, place new -l flags before exist...
2011-03-25 Justin Rugglessupport @heading, @subheading, @subsubheading, and...
2011-03-25 Luca Barbatodoc: update build system documentation
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 John Stebbinsmatroskadec: set default duration for simple block
2011-03-24 Diego Elio... When building for MinGW32 disable strict ANSI compliancy.
2011-03-24 Mans RullgardARM: fix ff_apply_window_int16_neon() prototype
2011-03-24 Mans Rullgardconfigure: check for --as-needed support early
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-24 Ronald S. Bultjeffmetadec.c: fix compiler warnings.
2011-03-24 Martin Storsjöconfigure: Don't explicitly disable ffplay or in/outdev...
2011-03-24 Martin Storsjöconfigure: Remove the explicit disabling of ffserver
2011-03-24 Martin Storsjöconfigure: Add fork as a dependency to ffserver
2011-03-23 Anton Khirnovavio: make udp_set_remote_url/get_local_port internal.
2011-03-23 Vladimir Pantelicasfdec: also subtract preroll when reading simple index...
2011-03-23 Anton Khirnovmatroskaenc: remove a variable that's unused after...
2011-03-23 Anton Khirnovavio: cosmetics - nicer vertical alignment.
2011-03-23 Mans RullgardRemove unnecessary icc version checks
2011-03-23 Mans RullgardDisable 'attribute "foo" ignored' warnings from icc
2011-03-23 Martin Storsjörtsp: Don't use a locale dependent format string
2011-03-23 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-23 Mans Rullgardconfigure: get libavcodec version from new version...
2011-03-23 Anton Khirnovlavc: move the version macros to a new installed header.
2011-03-23 Anton Khirnovmatroskaenc: simplify get_aac_sample_rates by using...
2011-03-23 Carl Eugen... Do not use format string "%0.3f" for RTSP Range field.
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-23 Martin StorsjöDocument usage of import libraries created by dlltool
2011-03-23 Martin Storsjöconfigure: Set the correct lib target for arm/wince...
2011-03-23 Luca Barbatofate: simplify regression-funcs.sh
2011-03-23 Luca Barbatofate: add support for multithread testing
2011-03-22 Vitor SessakFix an infinite loop when RoQ encoded generated a frame...
2011-03-22 Kieran KunhyaAdd kbdwin.o to AC3 decoder
next