OSDN Git Service

android-x86/external-ffmpeg.git
2012-07-03 Ronald S. Bultjesnow: remove a VLA used for edge emulation
2012-07-03 Mans Rullgardx86: lavfi: fix gradfun/yadif build with mmx/sse disabled
2012-07-03 Ronald S. Bultjesnow: remove the runs[] VLA.
2012-07-03 Martin Storsjösnow: Check mallocs at init
2012-07-02 Mans Rullgardflacdec: remove redundant setting of avctx->sample_fmt
2012-07-02 Anton Khirnovasfdec: read attached pictures.
2012-07-02 Anton Khirnovapetag: reindent
2012-07-02 Anton Khirnovapetag: export attached covers as video streams.
2012-07-02 Anton Khirnovapetag: fix the amount of data read from binary tags.
2012-07-02 Anton Khirnovapetag: make sure avio_get_str() doesn't read more...
2012-07-02 Anton Khirnovmov: read itunes cover art.
2012-07-02 Mans Rullgardsnow: remove VLA in mc_block()
2012-07-02 Ronald S. Bultjeintfloat: Don't use designated initializers in the...
2012-07-02 Ronald S. Bultjesnow: remove a VLA.
2012-07-02 Diego Biurrundoc: Remind devs to check return values, especially...
2012-07-02 Kostya ShishkovMS ATC Screen (aka MSS3) decoder
2012-07-02 Mans Rullgardvf_yadif: move x86 init code to x86/yadif.c
2012-07-02 Mans Rullgardvf_gradfun: move x86 init code to x86/gradfun.c
2012-07-01 Martin Storsjöroqvideo: Remove a totally unused dspcontext
2012-07-01 Mans Rullgardsmacker: remove some unused code
2012-07-01 Mans Rullgarddsicin: remove dead assignment
2012-07-01 Mans Rullgardaacdec: remove dead assignment
2012-07-01 Mans Rullgardrl2: remove dead assignment
2012-07-01 Mans Rullgardproresenc: make a variable local to the loop where...
2012-07-01 Mans Rullgardalsdec: remove dead assignments
2012-07-01 Martin Storsjöopt/eval: Include mathematics.h for NAN/INFINITY
2012-07-01 Ronald S. Bultjemathematics: Don't use division by zero in NAN/INFINITY...
2012-07-01 Martin Storsjöwma: Lower the maximum number of channels to 2
2012-07-01 Mans Rullgardx86: cpu: clean up check for cpuid instruction support
2012-07-01 Mans RullgardARM: generate position independent code to access data...
2012-06-30 Ronald S. Bultjedsputilenc_mmx: split assignment of ff_sse16_sse2 to...
2012-06-30 Ronald S. Bultjednxhdenc: add space between function argument type...
2012-06-30 Ronald S. Bultjex86: fmtconvert: add special asm for float_to_int16_int...
2012-06-30 Ronald S. Bultjeattributes: Add a definition of av_always_inline for...
2012-06-30 Martin Storsjöcmdutils: Pass the actual chosen encoder to filter_code...
2012-06-30 Ronald S. Bultjeos_support: Add fallback definitions for stat flags
2012-06-30 Martin Storsjöos_support: Rename the poll fallback function to ff_poll
2012-06-30 Martin Storsjönetwork: Check for struct pollfd
2012-06-30 Martin Storsjöos_support: Don't compare a negative number against...
2012-06-30 Ronald S. Bultjeos_support: Include all the necessary headers for the...
2012-06-29 Mans Rullgardx86: vc1: fix and enable optimised loop filter
2012-06-29 Ronald S. Bultjefile: Only include unistd.h if it exists
2012-06-29 Ronald S. Bultjerandom_seed: Only read /dev/*random if we have unistd.h
2012-06-29 Samuel Pitoisetdoc: Indicate that RTMPT is natively implemented in...
2012-06-29 Ronald S. Bultjertpdec: Don't explicitly include unistd.h any longer
2012-06-28 Damien Fetisflv: add support for G.711
2012-06-28 Diego Biurrundoc: git: Add checklist with test steps to perform...
2012-06-28 Luca Barbatoflvenc: K&R formatting cosmetics
2012-06-27 Alex Conversemovenc: Add channel layouts for PCM.
2012-06-27 Kostya Shishkovmss1: validate number of changeable palette entries
2012-06-27 Kostya Shishkovmss1: report palette changed when some additional colou...
2012-06-27 Christophe... x86: fft: replace call to memcpy by a loop
2012-06-27 Martin Storsjöudp: Support IGMPv3 source specific multicast and sourc...
2012-06-27 Ronald S. Bultjedxva2: include dxva.h if found
2012-06-27 Martin Storsjölibm: Provide fallback definitions for isnan() and...
2012-06-27 Jordi Ortiztcp: Pass NULL as hostname to getaddrinfo if the string...
2012-06-27 Jordi Ortiztcp: Set AI_PASSIVE when the socket will be used for...
2012-06-26 Anton Khirnovavconv: add an assert to silence an uninitialized varia...
2012-06-26 Anton Khirnovavconv: shut up an uninitialized variable warning.
2012-06-26 Anton Khirnovavfiltergraph: shut up uninitialized variable warning.
2012-06-26 Anton Khirnovaf_join: initialize a variable to shut up gcc warning.
2012-06-26 Anton Khirnovamix: fix format specifier for AVFilterLink.sample_rate.
2012-06-26 Anton Khirnovlavfi: make filters less verbose.
2012-06-26 Anton Khirnovmpc8: read APE tags.
2012-06-26 Justin Ruggleslavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes
2012-06-26 Mans Rullgardlibm: provide fallback definition for cbrtf() using...
2012-06-26 Ronald S. Bultjenetwork: Don't redefine error codes if they already...
2012-06-26 Ronald S. Bultjeconfigure: Check for sys/time.h
2012-06-26 Martin Storsjönetwork: Include unistd.h from network.h
2012-06-26 Anton Khirnovavconv: don't include vsrc_buffer.h, which doesn't...
2012-06-26 Anton Khirnovlavfi: reorder AVFilterLink fields.
2012-06-26 Anton Khirnovlavfi: reorder AVFilterContext fields.
2012-06-26 Anton Khirnovlavfi: reorder AVFilter fields.
2012-06-26 Anton Khirnovlavfi: reorder AVFilterBufferRef fields.
2012-06-26 Anton Khirnovlavfi: reorder AVFilterBuffer fields.
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LIN...
2012-06-26 Anton Khirnovlavfi: use proper FF_API guards for different deprecate...
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME...
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_SAMPLERATE64 cruft
2012-06-26 Anton Khirnovlavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
2012-06-26 Anton Khirnovlavfi: remove 'opaque' parameter from AVFilter.init()
2012-06-26 Carl Eugen... mov: do not try to read total disc/track number if...
2012-06-26 Anton Khirnovavconv: fix -force_key_frames
2012-06-26 Hendrik Leppkesdxva2_h264: fix signaling of mbaff frames
2012-06-25 Mans Rullgardx86: fft: elf64: fix PIC build
2012-06-25 Ronald S. Bultjelog: Include io.h on windows
2012-06-25 Justin Ruggleslavr: x86: merge some branches
2012-06-25 Mans Rullgardx86: cpu: whitespace (mostly) cosmetics
2012-06-25 Mans Rullgardx86: fft: win64: fix stack alignment for memcpy() call
2012-06-25 Martin Storsjöwtv: Check the return value from gmtime
2012-06-25 Mans Rullgardx86: fft: convert sse inline asm to yasm
2012-06-25 Ronald S. Bultjex86: place some inline asm under #if HAVE_INLINE_ASM
2012-06-24 Martin Storsjölog: Only include unistd.h if configure found it
2012-06-24 Anton Khirnovape: create audio stream before reading tags.
2012-06-24 Anton Khirnovmov: make a length variable larger.
2012-06-24 Mashiat Sarker... image2: Add "start_number" private option to the demuxer
2012-06-24 Mashiat Sarker... image2: Add "start_number" private option to the muxer
2012-06-24 Anton Khirnovavconv: remove a forgotten debugging printf.
2012-06-24 Anton Khirnovavconv: use more descriptive names for hardcoded filters.
next