]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-11-02 Diego Biurrunparser: Move Doxygen documentation to the header files
2012-11-02 John StebbinsPGS subtitles: Expose forced flag
2012-11-02 Diego Biurrunx86: PMINUB: port to cpuflags
2012-11-02 Diego Biurrunx86: ac3dsp: port to cpuflags
2012-11-02 Diego Biurrunx86util: Add cpuflags_mmxext alias for cpuflags_mmx2
2012-11-02 Diego Biurrunx86inc: Only define program_name if the macro is unset
2012-11-02 Michael Niedermayerdv1394: Swap the min and max values of the 'standard...
2012-11-02 Martin Storsjörtpdec_vp8: Don't parse fields that aren't used
2012-11-02 Anton Khirnovlavc: add some AVPacket doxy.
2012-11-02 Anton Khirnovaudiointerleave: deobfuscate a function call.
2012-11-02 Anton Khirnovrtpdec: factorize identical code used in several handlers
2012-11-02 Anton Khirnova64: remove interleaved mode.
2012-11-01 Martin Storsjödoc: Point to the new location of the c99-to-c89 tool
2012-11-01 Ilkka Ollakkadecode_audio3: initialize AVFrame
2012-11-01 Justin Rugglesws-snd1: set channel layout
2012-11-01 Justin Ruggleswmavoice: set channel layout
2012-11-01 Justin Ruggleswmapro: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Ruggleswma: do not keep private copies of some AVCodecContext...
2012-11-01 Justin Rugglesvmdaudio: set channel layout
2012-11-01 Justin Rugglestwinvq: validate sample rate code
2012-11-01 Justin Rugglestwinvq: set channel layout
2012-11-01 Justin Rugglestwinvq: validate that channels is not <= 0
2012-11-01 Justin Rugglestruespeech: set channel layout
2012-11-01 Justin Rugglessipr: set channel layout
2012-11-01 Justin Rugglesshorten: validate that the channel count in the header...
2012-11-01 Justin Rugglesra288dec: set channel layout
2012-11-01 Justin Rugglesra144dec: set channel layout
2012-11-01 Justin Rugglesqdm2: remove unneeded checks for channel count
2012-11-01 Justin Rugglesqdm2: make sure channels is not <= 0 and set channel...
2012-11-01 Justin Rugglesqcelpdec: set channel layout
2012-11-01 Justin Rugglesnellymoserdec: set channels to 1
2012-11-01 Justin Ruggleslibopencore-amr: set channel layout for amr-nb or if...
2012-11-01 Justin Ruggleslibilbc: set channel layout
2012-11-01 Justin Rugglesdpcm: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Rugglesimc: set channels to 1 instead of validating it
2012-11-01 Justin Rugglesgsmdec: always set channel layout and sample rate at...
2012-11-01 Justin Ruggleslibgsmdec: always set channel layout and sample rate...
2012-11-01 Justin Rugglesg726dec: do not validate sample rate
2012-11-01 Justin Rugglesg726dec: set channel layout at initialization instead...
2012-11-01 Justin Rugglesflacdec: do not warn on sample rate change
2012-11-01 Justin Rugglesflacdec: allow mid-stream channel layout change
2012-11-01 Justin Rugglesflacdec: use av_samples_* functions for sample buffer...
2012-11-01 Justin Rugglesdcadec: allow the decoder to change the channel layout...
2012-11-01 Justin Rugglescook: use av_dlog() for debug logging instead of av_log...
2012-11-01 Justin Rugglescook: move samples_per_frame from COOKSubpacket to...
2012-11-01 Justin Rugglescook: use av_get_channel_layout_nb_channels() instead...
2012-11-01 Justin Rugglescook: reverse a condition so that the code makes more...
2012-11-01 Justin Rugglescook: remove unneeded COOKContext variable, sample_rate
2012-11-01 Justin Rugglescook: remove unneeded COOKContext variable, bit_rate
2012-11-01 Justin Rugglescook: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Rugglesbmvaudio: set channel layout at init() rather than...
2012-11-01 Justin Rugglesatrac1: do not keep a copy of channel count in the...
2012-11-01 Justin Rugglesdsicinaudio: set channels and channel layout
2012-11-01 Justin Rugglesg722dec: set channel layout at initialization instead...
2012-11-01 Justin Rugglesamrwbdec: set channels, channel_layout, and sample_rate
2012-11-01 Justin Rugglesamrnbdec: set channels, channel_layout, and sample_rate
2012-11-01 Justin Rugglesdca_parser: allow the parser to change the sample rate
2012-11-01 Justin Ruggleslavc: check channel count after decoder init
2012-11-01 Justin Ruggleslavc: move SANE_NB_CHANNELS to internal.h and use it...
2012-10-31 Janne Grunaufate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV
2012-10-31 Diego Biurrunavconv_opt, cmdutils: Add missing function parameter...
2012-10-31 Diego Biurrunx86: Move optimization suffix to end of function names
2012-10-31 Diego Biurrunx86: h264_chromamc_10bit: drop pointless PAVG %define
2012-10-31 Diego Biurrunx86: mmx2 ---> mmxext in function names
2012-10-31 Kostya Shishkovswscale: do not forget to swap data in formats with...
2012-10-31 Diego Biurrunaacdec: Drop some unused function arguments
2012-10-31 Dave Yeox86: Fix assembly with NASM
2012-10-31 Diego Biurrunx86: fmtconvert: Refactor cvtps2pi emulation through...
2012-10-31 Diego Biurrunx86: fmtconvert: port to cpuflags
2012-10-31 Diego Biurrunx86: MMX2 ---> MMXEXT in macro names
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in variable names
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in comments and messages
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-10-30 Martin Storsjöcng: Reindent some incorrectly indented lines
2012-10-30 Martin Storsjöcngdec: Allow flushing the decoder
2012-10-30 Martin Storsjöcngdec: Make the dbov variable have the right unit
2012-10-30 Martin Storsjöcngdec: Fix the memset size to cover the full array
2012-10-30 Martin Storsjöcngdec: Update the LPC coefficients after averaging...
2012-10-30 Mans Rullgardconfigure: fix print_config() with broke awks
2012-10-30 Luca Barbatopixfmt: support more yuva formats
2012-10-30 Luca Barbatoswscale: support gray to 9bit and 10bit formats
2012-10-30 Mans Rullgardconfigure: rewrite print_config() function using awk
2012-10-30 Anton KhirnovFATE: fix (AD)PCM test dependencies broken in e519990
2012-10-30 Ronald S. BultjeUse ptrdiff_t instead of int for intra pred "stride...
2012-10-30 Ronald S. Bultjex86: use PRED4x4/8x8/8x8L/16x16 macros to declare intra...
2012-10-29 Ronald S. BultjeRemove INIT_AVX from x86inc.asm.
2012-10-29 Ronald S. BultjeRemove usage of INIT_AVX in h264_intrapred_10bit.asm.
2012-10-29 Anton Khirnovdv: fix indentation
2012-10-29 Anton Khirnovdv: use AVStream.index instead of abusing AVStream.id
2012-10-29 Anton Khirnovlavfi: add ashowinfo filter
2012-10-29 Martin Storsjöavcodec: Add a RFC 3389 comfort noise codec
2012-10-29 Martin Storsjölpc: Add a function for calculating reflection coeffici...
2012-10-29 Justin Ruggleslpc: Add a function for calculating reflection coeffici...
2012-10-29 Anton Khirnovlavr: document upper bound on number of output samples.
2012-10-29 Anton Khirnovlavr: add general API usage doxy
2012-10-29 Anton Khirnovindeo3: remove duplicate capabilities line.
2012-10-29 Diego Biurrunfate: ac3: Add dependencies
2012-10-29 Diego Biurrunfate: ac3: Place E-AC-3 tests and AC-3 tests in differe...
2012-10-29 Diego Biurrunfate: Add shorthands for acodec PCM and ADPCM tests
next