]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_AVCODEC_INIT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_ER cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_DRC_SCALE cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_AVCODEC_OPEN cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_ALLOC_CONTEXT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_THREAD_INIT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_PALETTE_CONTROL cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS...
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.
2012-01-27 Anton Khirnovlavc: remove the deprecated opt.h header.
2012-01-27 Anton Khirnovlavc: remove the deprecated "ab" option.
2012-01-27 Anton Khirnovcodec-regression: use private options instead of deprec...
2012-01-27 Anton Khirnovlavc: increase major version to 54.
2012-01-27 Alexandra Khirnovacmdutils: fix options starting with 'no'.
2012-01-27 Ronald S. Bultjex86inc.asm: fix typo.
2012-01-27 Ronald S. Bultjeswscale: convert rgb/bgr24ToY/UV_mmx functions from...
2012-01-27 Ronald S. Bultjeconfig.asm: change %ifdef directives to %if directives.
2012-01-27 Alex ConverseRevert "sws/pixfmt/pixdesc: add support for yuva444p"
2012-01-27 Paul B Maholfrwu: check if allocation was successful
2012-01-27 Mashiat Sarker... vc1dec.c: Don't use uninitialized values of dmv_[x, y]
2012-01-27 Paul B Maholsws/pixfmt/pixdesc: add support for yuva444p
2012-01-26 Alex Conversemjpegbdec: Fix overflow in SOS.
2012-01-26 Diego Biurrunlibavutil: Remove pointless file test program.
2012-01-26 Paul B Mahol8bps: K&R formatting cosmetics
2012-01-26 Alex Conversesmacker: Sanity check huffman tables found in the headers.
2012-01-26 Alex Conversesmacker: remove dead store
2012-01-26 Alex Converseqdm2: Check data block size for bytes to bits overflow.
2012-01-26 Tomas Härdinmxfdec: Fix files with essence containers larger than...
2012-01-26 Jean Firstmxfdec: Employ correct printf conversion specifiers...
2012-01-26 Hendrik Leppkesvc1: always read the bfraction element for interlaced...
2012-01-26 Paul B Maholfate: add XWD image regression test
2012-01-25 Janne Grunaulavf: prevent infinite loops while flushing in avformat...
2012-01-25 Alex Conversematroskadec: Pad AAC extradata.
2012-01-25 Martin Storsjöismindex: Fix build on mingw
2012-01-25 Alex Conversewma: Clip WMA1 and WMA2 frame length to 11 bits.
2012-01-25 Martin Storsjömovenc: Don't require frame_size to be set for modes...
2012-01-25 Martin Storsjödoc: Update APIchanges with info on muxer flushing
2012-01-25 Martin Storsjömovenc: Reindent a block
2012-01-25 Diego Biurruntools: Remove some unnecessary #undefs.
2012-01-25 Janne Grunaurv20: prevent calling ff_h263_decode_mba() with unset...
2012-01-25 Diego Biurruntools: K&R reformatting cosmetics
2012-01-25 Diego BiurrunIgnore generated aviocat and ismindex tools.
2012-01-25 Diego Biurrunbuild: Automatically include architecture-specific...
2012-01-25 Janne Grunauindeo5: prevent null pointer dereference on broken...
2012-01-25 Martin Storsjöpktdumper: Use usleep instead of sleep
2012-01-25 Diego Biurruncosmetics: Remove some unnecessary block braces.
2012-01-25 Diego BiurrunDrop unnecessary prefix from *sink* variable and struct...
2012-01-25 Martin StorsjöAdd a tool for creating smooth streaming manifests
2012-01-25 Martin Storsjömovdec: Calculate an average bit rate for fragmented...
2012-01-25 Martin Storsjömovenc: Write the sample rate instead of time scale...
2012-01-25 Martin Storsjömovenc: Add a separate ismv/isma (smooth streaming...
2012-01-25 Martin Storsjömovenc: Allow the caller to decide on fragmentation
2012-01-25 Martin Storsjölibavformat: Add a flag for muxers that support write_p...
2012-01-25 Martin Storsjömovenc: Add support for writing fragmented mov files
2012-01-25 Martin Storsjömovenc: Add a separate start_pts
2012-01-25 Ronald S. Bultjedsputil: use vertical component for drawing bottom...
2012-01-24 Alex Converseaacenc: Fix identification padding when the bitstream...
2012-01-24 Michael Niedermayeraacenc: Write correct length for long identification...
2012-01-24 Justin Rugglesaud: remove unneeded field, audio_stream_index from...
2012-01-24 Justin Rugglesaud: fix time stamp calculation for ADPCM IMA WS
2012-01-24 Justin Rugglesaud: simplify header parsing
2012-01-24 Justin Rugglesaud: set pts_wrap_bits to 64.
2012-01-24 Justin Rugglescosmetics: indentation
2012-01-24 Justin Rugglesaud: support Westwood SND1 audio in AUD files.
2012-01-24 Justin Rugglesadpcm_ima_ws: fix stereo decoding
2012-01-24 Justin Rugglesavcodec: add a new codec_id for CRYO APC IMA ADPCM.
2012-01-24 Justin Rugglesvqa: remove unused context fields, audio_samplerate...
2012-01-24 Justin Rugglesvqa: clean up audio header parsing
2012-01-24 Justin Rugglesvqa: set time base to frame rate as coded in the header.
2012-01-24 Justin Rugglesvqa: set packet duration.
2012-01-24 Justin Rugglesvqa: use 1/sample_rate as the audio stream time base
2012-01-24 Justin Rugglesvqa: set stream start_time to 0.
2012-01-24 Anton Khirnovlavc: postpone the removal of AVCodecContext.request_ch...
2012-01-24 Anton Khirnovlavf: postpone removing av_close_input_file().
2012-01-24 Anton Khirnovlavc: postpone removing old audio encoding and decoding API
2012-01-24 Anton Khirnovavplay: remove the -er option.
2012-01-24 Anton Khirnovlavd: remove deprecated v4l grab device.
2012-01-24 Paul B MaholChangelog: restore version <next> header
2012-01-24 Janne Grunaurv10: verify slice offsets against buffer size
2012-01-23 Anton KhirnovRemove ffmpeg.
2012-01-23 Nathan Caldwellaacenc: Simplify windowing
2012-01-23 Nathan Caldwellaacenc: Move saved overlap samples to the beginning...
2012-01-23 Nathan Caldwellaacenc: Deinterleave input samples before processing.
2012-01-23 Nathan Caldwellaacenc: Store channel count in AACEncContext.
2012-01-23 Nathan Caldwellaacenc: Move Q^3/4 calculation to it's own table
2012-01-23 Nathan Caldwellaacenc: Request normalized float samples instead of...
2012-01-23 Nathan Caldwellaacpsy: Replace an if with FFMAX in LAME windowing.
2012-01-23 Nathan Caldwellaacenc: cosmetics, replace 'rd' with 'bits' in codebook...
2012-01-23 Nathan Caldwellaacpsy: cosmetics, change a FIXME to a NOTE about subsh...
2012-01-23 Nathan Caldwellaacenc: cosmetics: move init() and end() to the bottom...
2012-01-23 Nathan Caldwellaacenc: aac_encode_init() cleanup
2012-01-23 Paul B MaholXWD encoder and decoder
2012-01-23 Hendrik Leppkesvc1: don't read the interpfrm and bfraction elements...
2012-01-23 Janne Grunaumxfdec: fix memleak on mxf_read_close()
next