OSDN Git Service

android-x86/external-ffmpeg.git
2012-04-12 Stefano Sabatiniexamples/decoding_encoding: remove unused variable...
2012-04-12 Stefano Sabatinilavfi: install asrc_abuffer.h header
2012-04-12 Reimar Döffingervorbisdec: use correct channels variable.
2012-04-12 Reimar Döffingerlatmenc: validate extradata size.
2012-04-12 Reimar Döffingerlatmenc: simplify using avpriv_copy_bits.
2012-04-12 Reimar Döffingerlatmenc: Document assumptions when copying the AAC...
2012-04-12 Reimar Döffingerlatmenc: copy pce config from proper location.
2012-04-12 Reimar Döffingerlatmenc: fix muxing of byte-aligned DSE.
2012-04-12 Michael Niedermayerffmpeg: fix ticks_per_frame for the avi stream copy...
2012-04-12 Michael Niedermayerratecontrol: Use ticks_per_frame to calculate fps.
2012-04-12 Jakub Stachowskiwmalosslessdec: Reset residues to 0 if they were not...
2012-04-12 Michael Niedermayermsmpeg4enc: fix stored fps value
2012-04-12 Michael Niedermayerlavf: compute_pkt_fields, limit the pts upcorrection...
2012-04-12 Nicolas Georgeffmpeg: add -benchmark_all option.
2012-04-12 Nicolas Georgeffmpeg: move getutime to the start of the file.
2012-04-12 Michael Niedermayermjpeg: fix crash with lowres and flipped images
2012-04-12 Michael Niedermayervf_lut: fix rgba map regression
2012-04-11 Reimar Döffingerlavf: always call avio_flush in av_write_trailer.
2012-04-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-11 Reimar Döffingerlatmenc: error out when packet size is too large.
2012-04-11 Reimar Döffingerlatmenc: Fix ALS in LATM.
2012-04-11 Reimar Döffingerlatmenc: remove unused return value.
2012-04-11 Reimar Döffingerlatmenc: remove dead code.
2012-04-11 Reimar Döffingerh261: move tables from header to .c file.
2012-04-11 Michael Niedermayerff_samples_to_time_base: support AV_NOPTS_VALUE
2012-04-11 Alex Converseavplay: Don't free video filters string until the end...
2012-04-11 Dale CurtisFix memory leaks on failed ff_h264_decode_init()
2012-04-11 Michael Niedermayeroggparsevorbis: Remove code messing with cur_dts.
2012-04-11 Michael Niedermayerswr: add a swr_flags AVOption
2012-04-11 Michael Niedermayerffmpeg: support changing dither parameters for swr
2012-04-11 Michael Niedermayercmdutils: parse options for swr
2012-04-11 Michael Niedermayerswr: add a dither_scale parameter to tune the amplitude...
2012-04-11 Michael Niedermayerswr: pass context to swri_get_dither()
2012-04-11 Luca Barbatomovenc: small refactor mov_write_packet
2012-04-11 Luca Barbatomovenc: remove redundant check
2012-04-11 Michael Niedermayerswr: add triangular highpass dither
2012-04-11 Michael Niedermayerswr: generate more dither noise to improve quality.
2012-04-11 Michael Niedermayerswr: add swr_get_class()
2012-04-11 Diego Biurruninterplayvideo: fix av_dlog parameter type mismatch
2012-04-11 Michael Niedermayerswr: simplify code by using av_get_bytes_per_sample()
2012-04-10 Michael Niedermayerswr: fix copy & pasted comment to match the code.
2012-04-10 Michael Niedermayervda: try to fix compile
2012-04-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-10 Michael Niedermayerswr: add triangular dither support
2012-04-10 Michael Niedermayerswr: remove unused variable
2012-04-10 Michael Niedermayerswr: add SWR_DITHER_RECTANGULAR to AVOptions array
2012-04-10 Reimar Döffingeraacsbr: silence message for SBR extension "padding".
2012-04-10 Michael Niedermayerswr-test: include opt.h, this is needed for changing...
2012-04-10 Michael Niedermayerswr: use assert in swri_sum2 to check that only support...
2012-04-10 Michael Niedermayerswr: add dither support.
2012-04-10 Michael Niedermayerswr: update copyright year for rematrix
2012-04-10 Diego BiurrunDrop some pointless #ifdefs.
2012-04-10 Christophe... rv40dsp x86: use only one register, for both increment...
2012-04-10 Christophe... rv40dsp: implement prescaled versions for biweight.
2012-04-10 Justin Rugglesavconv: use default channel layouts when they are unknown
2012-04-10 Justin Rugglesavconv: parse channel layout string
2012-04-10 Nicolas Georgevf_drawtext: fontconfig support.
2012-04-10 Nicolas Georgevf_drawtext: fix memory leak of draw expression.
2012-04-10 Nicolas Georgevf_drawtext: fix memory leak of glyph data.
2012-04-10 Asen Lekovnutdec: K&R formatting cosmetics
2012-04-10 Sebastien Zwickertvda: Signal 4 byte NAL headers to the decoder regardles...
2012-04-10 Michael Niedermayerresample: support double precission resampling
2012-04-10 Michael Niedermayerswr: support int32 and float as internal sample formats
2012-04-10 Michael Niedermayerswr: support float & int32 in the resampler
2012-04-10 Michael Niedermayerswr-test: Add newline to test output
2012-04-10 Michael Niedermayerresample: update copyright years, they where incorrect.
2012-04-10 Martin Storsjömem: Consistently return NULL for av_malloc(0)
2012-04-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-09 Reimar DöffingerFix gif regression test on big-endian.
2012-04-09 Anton Khirnovvf_overlay: implement poll_frame()
2012-04-09 Anton Khirnovvf_scale: support named constants for sws flags.
2012-04-09 Anton Khirnovlavc doxy: add all installed headers to doxy groups.
2012-04-09 Anton Khirnovlavc doxy: add avfft to the main lavc group.
2012-04-09 Anton Khirnovlavc doxy: add remaining avcodec.h functions to a misc...
2012-04-09 Anton Khirnovlavc doxy: add AVPicture functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add resampling functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: replace \ with /
2012-04-09 Anton Khirnovlavc doxy: add encoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add decoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE...
2012-04-09 Anton Khirnovlavc doxy: add AVPacket-related stuff to a separate...
2012-04-09 Anton Khirnovlavc doxy: add core functions/definitions to a doxy...
2012-04-09 Michael Niedermayerexr: optimize exr_halflt2uint()
2012-04-09 Diego Biurrunppc: Add/remove a number of const qualifiers to fix...
2012-04-09 Justin Rugglesavconv: allow '-async -1' to disable timestamp sync...
2012-04-09 Reimar DöffingerAdd gif and xbm regression tests.
2012-04-09 Reimar Döffingervf_scale: ensure the palette is set for output.
2012-04-09 Reimar DöffingerMark GRAY8 format as pseudo-paletted.
2012-04-09 Reimar Döffingerscale: fix slice rendering with conversion between...
2012-04-09 Reimar DöffingerRV20: try keeping aspect during resolution changes.
2012-04-09 Reimar Döffingeraacdec: update debug code to always print the processed...
2012-04-09 Justin Rugglesavconv: use default alignment for audio buffer
2012-04-09 Justin Rugglesavcodec: use align == 0 for default alignment in avcode...
2012-04-09 Justin Rugglesavutil: use align == 0 for default alignment in audio...
2012-04-09 Justin Rugglesavutil: allow NULL linesize in av_samples_fill_arrays...
2012-04-09 Anton Khirnovavconv: remove OutputStream.picref.
2012-04-09 Anton Khirnovavconv: only set SAR once on the decoded frame.
2012-04-08 Reimar DöffingerAdd v408 codec regression test.
2012-04-08 Justin Rugglesavcodec: validate the channel layout vs. channel count...
2012-04-08 Nicolas Georgeaudioconvert: make av_get_channel_layout accept composi...
next