OSDN Git Service

android-x86/external-ffmpeg.git
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()
2012-01-23 Justin Ruggleswestwood: split the AUD and VQA demuxers into separate...
2012-01-22 Janne Grunauriff: fix invalid av_freep() calls on EOF in ff_read_ri...
2012-01-22 Carl Eugen... pam: Fix a typo that broke writing and reading PAM...
2012-01-22 Janne Grunaumxfdec: fix memleak on av_realloc failures
2012-01-22 Tomas Härdinmxfdec: Do not parse slices or DeltaEntryArrays.
2012-01-22 Janne Grunaumxfdec: hybrid demuxing/seeking solution
2012-01-22 Tomas Härdinmxfdec: Add Avid's essence element key.
2012-01-22 Carl Eugen... mfxdec: Separate mxf_essence_container_uls for audio...
2012-01-22 Tomas Härdinmxfdec: Compute packet offsets properly.
2012-01-22 Tomas Härdinmxfdec: Use MaterialPackage - Track - TrackID instead...
2012-01-22 Tomas Härdinmxfdec: use av_dlog() for 'no corresponding source...
2012-01-22 Tomas Härdinmxfdec: Make mxf->partitions sorted by offset.
2012-01-22 Tomas Härdinmxfdec: parse ThisPartition
2012-01-22 Tomas Härdinmxfdec: Speed up metadata and index parsing.
2012-01-22 Tomas Härdinmxfdec: Make sure DataDefinition is consistent between...
2012-01-22 Tomas Härdinmxfdec: add EssenceContainer UL found in 0001GL00.MXF...
2012-01-22 Tomas Härdinmxfdec: Add hack that adjusts the n_delta calculation...
2012-01-22 Janne Grunaumxfdec: Parse IndexTableSegments and convert them into...
2012-01-22 Tomas Härdinmxfdec: Move FooterPartition to MXFContext and make...
2012-01-22 Joakim Platemxfdec: check return value of avio_seek
2012-01-22 Philip de Niermxfdec: skip to end of structural sets
2012-01-22 Tomas Härdinmxfdec: parse MXF partitions
2012-01-22 Anton Khirnovavserver: fix build after the next bump.
2012-01-21 Dmitry Volyntsevrtsp: Use a random offset for trying to open UDP ports...
2012-01-21 Martin Storsjörtsp: Allow specifying the UDP port range via AVOptions
2012-01-21 Dmitry Volyntsevrtsp: Remove a leftover, currently pointless check
2012-01-21 Martin Storsjörtpdec: Use our own SSRC in the SDES field when sending RRs
2012-01-21 Reinhard TartlerFinalize changelog for 0.8 Release
2012-01-21 Reinhard TartlerPrepare for 0.8 Release
2012-01-21 Janne Grunauthreads: change the default for threads back to 1
2012-01-21 Janne Grunauthreads: update slice_count and slice_offset from user...
2012-01-21 Martin Storsjöaviocat: Remove useless includes
2012-01-21 Anton Khirnovdoc/APIChanges: fill in missing dates and hashes
2012-01-21 Anton KhirnovRevert "avserver: fix build after the next bump."
2012-01-21 Dustin Brodympegaudiodec: switch error detection check to AV_EF_BUFFER
2012-01-21 Dustin Brodylavf: rename fer option and document resulting (f_...
2012-01-21 Dustin Brodylavc: rename err_filter option to err_detect and docume...
2012-01-21 John Brooksmpegvideo: fix invalid memory access for small video...
2012-01-20 Martin Storsjömovenc: Reorder entries in the MOVIentry struct, for...
2012-01-20 Martin Storsjörtsp: Remove extern declarations for variables that...
2012-01-20 Martin Storsjöaviocat: Flush the output before closing
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...
2012-01-20 Felipe ContrerasARM: fix build with FFT enabled and MDCT disabled
2012-01-20 Janne Grunaulavf: force single-threaded decoding in avformat_find_s...
2012-01-20 Dustin Brodyavidec: migrate last of lavf from FF_ER_* to AV_EF_*
2012-01-20 Anton Khirnovavserver: fix build after the next bump.
2012-01-19 Jindřich Makovičkampeg12: check for available bits to avoid an infinite...
2012-01-18 Diego Biurrunfate: add some shorthands to run groups of tests
2012-01-18 Diego Biurrunfate: Give some tests more sensible names.
2012-01-18 Diego Biurruncosmetics: Rename ffsink to avsink.
2012-01-18 Gaurav Narulaavprobe, cmdutils: K&R formatting cosmetics
2012-01-18 Gaurav Narulatests: K&R formatting cosmetics for test programs
2012-01-18 Anton Khirnovlavf: free packets for muxers implementing interleave_p...
next