OSDN Git Service

android-x86/external-ffmpeg.git
2012-08-11 Michael Niedermayermov: add av_dlog() to CTTS reading code like is already...
2012-08-11 Michael Niedermayerasfdec: fix FRAME_HEADER_SIZE
2012-08-11 Michael Niedermayerdsputil_template: switch to av_assert
2012-08-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-11 Anton Khirnovlavf: simplify is_intra_only() by using codec descriptors.
2012-08-11 Anton Khirnovlavc: add an intra-only codec property.
2012-08-11 Anton Khirnovlavc: add codec descriptors.
2012-08-11 Michael Niedermayersnowdec: increase stack size
2012-08-11 Michael Niedermayerdwt: switch to av_assert
2012-08-11 Michael Niedermayermsrle: fix regression causing null ptr dereference
2012-08-11 Michael Niedermayercavsdec: check dimensions being valid.
2012-08-10 Michael Niedermayermp3enc: fix CODEC_ID/CodecID that leaked in from older...
2012-08-10 Stefano Sabatinidoc/Makefile: invoke perl to interpret texi2pod.pl
2012-08-10 Stefano Sabatinicmdutils: show options in show_help_children only if...
2012-08-10 Stefano Sabatinilavu/opt: fix crash in av_opt_next() in case the class...
2012-08-10 Anton Khirnovlavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
2012-08-10 Michael Niedermayermp3/mp2: identify the video codecs as APIC through...
2012-08-10 Michael Niedermayerffmpeg: dont auto match videostreams with attachment...
2012-08-10 Michael Niedermayerlavf: return APIC fourcc from query_format() if the...
2012-08-10 Michael Niedermayeriff: replace av_abort by av_assert0
2012-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-10 Mans Rullgarddict: move struct AVDictionary definition to dict.c
2012-08-10 Mans Rullgarddict: add av_dict_count()
2012-08-10 Michael Niedermayermjpegdec: support AVRn interlaced
2012-08-10 Mans Rullgardg723.1: fix addition overflow
2012-08-10 Mans Rullgardg723.1: simplify and fix multiplication overflow
2012-08-10 Mans Rullgardg723.1: deobfuscate an expression
2012-08-10 Mans Rullgardg723.1: remove unused #includes
2012-08-10 Mans RullgardARM: add missing "cc" clobber in av_clipl_int32_arm()
2012-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-10 Michael Niedermayerffmpeg: Allocate new buffer for bitstream filter when...
2012-08-09 Michael Niedermayeryadif: check input video size.
2012-08-09 Michael Niedermayeryadif: remove get_video_buffer, its redundant now
2012-08-09 Michael Niedermayeryadif: redesign first and last 2 lines handling.
2012-08-09 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke_error
2012-08-09 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke_status
2012-08-09 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke_result
2012-08-09 Mans Rullgardlibavutil: remove unused av_abort() macro
2012-08-09 Mans Rullgardffmenc: replace if/abort with assert()
2012-08-09 Mans Rullgardlibavutil: drop offsetof() fallback definition
2012-08-09 Mans Rullgardlibavutil: drop fallback definitions of INTxx_MIN/MAX
2012-08-09 Michael Niedermayerconfigure: Check for a sctp struct instead of just...
2012-08-09 Diego Biurrunconfigure: suncc: Add -xc99 to dependency flags, requir...
2012-08-09 Diego Biurrundoxygen: Fix function parameter names to match the...
2012-08-09 Diego Biurrundoc: Drop obsolete shared libs cflags hint to workaroun...
2012-08-09 Diego Biurrunswf: Move shared table out of the header file
2012-08-09 Diego Biurrunswf: Move swf_audio_codec_tags table to the only place...
2012-08-09 Kostya Shishkovfate: add G.723.1 decoder tests
2012-08-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-09 Michael NiedermayerMerge commit '0c00fd80ee4791bd70b634084307fc9f179e0412'
2012-08-09 Michael Niedermayerffmpeg: factorize process_input() out
2012-08-09 Michael NiedermayerMerge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'
2012-08-09 Mans Rullgardmotion_est: drop inline from sad_hpel_motion_search()
2012-08-09 Mans Rullgardmotion_est: remove unused macros
2012-08-09 Mans Rullgardmotion_est: remove useless no_motion_search() function
2012-08-09 Nicolas Georgedvbsub: reindent after last commit.
2012-08-09 Nicolas Georgedvbsub: fix encoding of termination packets.
2012-08-09 Hendrik Leppkeslagarith: frame multithreading
2012-08-09 Clément BœschRemove "Error parsing options string [...]" messages.
2012-08-09 jamalcheckheaders: Rename HEADEROBJS to HOBJS
2012-08-09 Michael Niedermayerffmpeg: reduce difference to qatar by a few lines
2012-08-09 Michael Niedermayercommon.mak: add forgotten hunk from last merge
2012-08-09 Diego Biurrundoxygen: qdm2: Drop documentation for non-existing...
2012-08-09 Diego Biurrunbuild: add HOSTOBJS to SUBDIR_VARS list
2012-08-09 Mans Rullgardmpegvideo: reduce excessive inlining of mpeg_motion()
2012-08-09 Mans Rullgardmpegvideo: convert mpegvideo_common.h to a .c file
2012-08-09 Mans Rullgardbuild: factor out mpegvideo.o dependencies to CONFIG_MP...
2012-08-09 Paul B Maholaasc: 8bit support
2012-08-09 Paul B Maholaasc: fix out of array write
2012-08-08 Mans RullgardMove MASK_ABS macro to libavcodec/mathops.h
2012-08-08 Mans Rullgardx86: move MANGLE() and related macros to libavutil...
2012-08-08 Mans Rullgardx86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
2012-08-08 Alex Converseaacdec: Don't fall back to the old output configuration...
2012-08-08 Michael Niedermayerbessel: check that the function terminates as expected...
2012-08-08 Michael Niedermayerinteger: switch to av_assert
2012-08-08 Michael Niedermayerinteger: fix typos in asserts
2012-08-08 Stefano Sabatinilavfi: add asetpts audio filter
2012-08-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-08 Stefano Sabatinilavd/x11grab: deprecate "nomouse" specification in...
2012-08-08 Stefano Sabatinidoc/indevs: document missing options in x11grab section
2012-08-08 Stefano Sabatinilavd/x11grab: apply misc consistency fixes to options...
2012-08-08 Stefano Sabatinidoc/indevs: use separate @example blocks for separate...
2012-08-08 Stefano Sabatinidoc/indevs: rework options description in the x11 grab...
2012-08-08 Stefano Sabatinidoc/ffmpeg: do not show examples making use of the...
2012-08-08 Stefano Sabatinilavf/img2dec: add and document pattern_type option
2012-08-08 Stefano Sabatinidoc/demuxers: itemize image2 examples and put them...
2012-08-08 Samuel Pitoisetrtmp: Add message tracking
2012-08-08 Martin Storsjörtsp: Support mpegts in raw udp packets
2012-08-08 Martin Storsjörtsp: Support receiving plain data over UDP without...
2012-08-08 Martin Storsjörtpdec: Remove an unused include
2012-08-08 Martin Storsjörtpenc: Remove an av_abort() that depends on user-suppl...
2012-08-08 Clément Bœschlavf/movenc: use two explicit bytes instead of a short.
2012-08-08 Clément Bœschlavfi/atempo: remove dead increment.
2012-08-08 Anton Khirnovvsrc_movie: discourage its use with avconv.
2012-08-08 Anton Khirnovavconv: allow no input files.
2012-08-08 Anton Khirnovavconv: prevent invalid reads in transcode_init()
2012-08-08 Anton Khirnovavconv: rename OutputStream.is_past_recording_time...
2012-08-08 Anton Khirnovavconv: split the code for processing input packets...
2012-08-08 Michael Niedermayerlavf: block special characters in dump metadata
2012-08-08 Anton Khirnovavconv: send EOF to lavfi even if flushing the decoder...
next