OSDN Git Service

android-x86/external-ffmpeg.git
2011-02-06 Diego Elio... Make inter_rvlc and intra_rvlc static tables.
2011-02-06 Ronald S. BultjeFill in missing date.
2011-02-06 Ronald S. BultjeUpdate MINOR and set git rev for non-blocking flag...
2011-02-06 Anton KhirnovReplace remaining occurrences of deprecated CH_* with...
2011-02-06 Nicolas GeorgeNon-blocking protocol: TCP
2011-02-06 Nicolas GeorgeNon-blocking protocol: core wrapper functions
2011-02-06 Nicolas GeorgeNon-blocking protocols: flag and documentation
2011-02-06 Kieran KunhyaSet channel_layout for mpegaudio
2011-02-06 Anton Khirnovmp3enc: write ISO8859-1 instead of UTF-16 when possible
2011-02-06 Peter Rossreindent after last commit
2011-02-06 Peter Rosswtv: do not use flag in stream_guid chunk to determine...
2011-02-06 Alexander Strangevp3: Move table allocation code into a new function
2011-02-06 Alexander Strangevp3: Factor out expression
2011-02-06 James Zerncmdutils: fix codec-specific options from preset
2011-02-06 James Zerncmdutils: fix opt_values leak
2011-02-06 Alexander StrangeAdopt pkt_dts/pkt_pts in lavc clients
2011-02-06 Martin Storsjöapplehttp: Handle absolute paths relative to the curren...
2011-02-06 Martin Storsjömovenchint: Use rtpenc_chain for setting up the chained...
2011-02-06 Martin Storsjörtpenc_chain: Don't copy the time_base back to the...
2011-02-06 Martin StorsjöUse avformat_free_context for cleaning up muxers
2011-02-06 Martin StorsjöAdd an APIchanges entry for avformat_free_context
2011-02-06 Martin Storsjölibavformat: Add a function for freeing an AVFormatContext
2011-02-06 Martin Storsjölibavformat: Use avcodec_copy_context for chained muxers
2011-02-06 Jason Garrett... VP8: slightly faster loopfilter sharpness logic
2011-02-06 Jason Garrett... VP8: faster deblock strength calculation
2011-02-06 Clément BœschRemove forgotten if (p) av_free(p) forms
2011-02-06 Clément BœschRemove a few if (p) av_freep(&p) forms
2011-02-06 Jason Garrett... VP8: faster filter_level clip
2011-02-06 Jason Garrett... VP8: simplify lf_delta mb mode logic
2011-02-06 Stefano SabatiniMake avfilter_graph_free() free the graph.
2011-02-06 Stefano SabatiniMake avfilter_graph_parse() not free the input graph
2011-02-06 Peter Rossadd ff_index_search_timestamp and ff_add_index_entry
2011-02-06 Nicolas GeorgeTCP: factor the poll() call
2011-02-06 Peter Rosswtv: filesystem implementation
2011-02-05 Reimar DöffingerAlways use av_set_pts_info to set the stream time base.
2011-02-04 Anton Khirnovtty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY.
2011-02-04 Anton KhirnovRename remaining occurrences of SAMPLE_FMT_* to AV_SAMP...
2011-02-04 Anton KhirnovReplace remaining occurrences of CODEC_TYPE_* with...
2011-02-04 Martin Storsjösapenc: Free AVStream->info on cleanup
2011-02-04 Anton Khirnovrtmpproto: rename URLContext* argument in rtmp_write()
2011-02-04 Tomas HärdinAdd ProRes FOURCCs to isom.c
2011-02-04 Tomas HärdinAdd APIchanges entry for lavc 52.109.0
2011-02-04 Tomas HärdinAdd CODEC_ID_PRORES and bump lavc minor version
2011-02-04 Benjamin LarssonAdd AVC-Intra identifiers used by Flip4Mac for mov...
2011-02-04 Clément BœschRemove a few if (p) av_free(p) forms
2011-02-04 Clément BœschAvoid pointless check before calling free
2011-02-04 Nicolas GeorgeSet pkt_pts in avcodec_default_reget_buffer()
2011-02-04 Martin StorsjöFree AVStream->info in chained muxers
2011-02-04 Martin Storsjörtsp: Don't store RTSPStream in AVStream->priv_data
2011-02-04 Anton Khirnovffmpeg.c: rename map_meta_data option to map_metadata
2011-02-04 Anton KhirnovAdd forgotten minor API bumps and APIChanges entries
2011-02-04 Justin Rugglesac3enc: Change EXP_DIFF_THRESHOLD to 500.
2011-02-04 Stefano SabatiniLog debug information in filter_samples().
2011-02-04 Stefano Sabatiniffplay: factorize code from video_thread() into configu...
2011-02-04 Mans RullgardARM: add helper macro for declaring constant data
2011-02-04 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-02-04 Alex ConverseFix ff_imdct_calc_sse() on gcc-4.6
2011-02-02 Luca BarbatoFree the RTSPStreams in ff_rtsp_close_streams
2011-02-02 Anssi Hannulah264: add profile names for the existing defines
2011-02-02 Janne Grunauh264: Add Intra and Constrained Baseline profiles to...
2011-02-02 Gianluigi Tiesidca: avoid C99 declaration in for() expression
2011-02-02 Mans RullgardMakefile: remove unused variable ALLHTMLPAGES
2011-02-02 Mans RullgardMakefile: build docs only for enabled tools; fix docs...
2011-02-02 Jason Garrett... VP8: merge chroma MC calls
2011-02-02 Ronald S. BultjeImplement a SIMD version of emulated_edge_mc() for...
2011-02-02 Mans RullgardAuto-generate dependencies for documentation
2011-02-02 Justin Rugglescosmetics: indentation
2011-02-02 Justin RugglesRemove unneeded add bias from 3 functions.
2011-02-02 Reimar DöffingerOgg: discard non-essential metadata from Vorbis header...
2011-02-02 Stefano SabatiniImplement av_samples_alloc() and av_samples_fill_arrays().
2011-02-01 Michael NiedermayerProvide monotone revission numbers in version.sh
2011-01-31 Michael NiedermayerAdd sample_aspect_ratio fields to vsrc_buffer arguments.
2011-01-31 Michael NiedermayerAdd sample_aspect_ratio to AVFilterLink
2011-01-31 Reimar DöffingerRemove pts rescaling code that is useless after 2ff4a27...
2011-01-31 Reimar DöffingerDocument that av_write_header sets stream time_base...
2011-01-31 Mans Rullgardmpegtsenc: fix PMT PID calculation
2011-01-31 Mans RullgardRename attribute_used to av_used and move it to attribu...
2011-01-31 Georgi ChorbadzhiyskiReplace defines in libavformat/mpegtsenc.c with AVOptions
2011-01-31 Stefano SabatiniAdd documentation for the image2 muxer.
2011-01-31 Reimar DöffingerVC1testenc: convert pts values to correct time-base.
2011-01-31 Ronald S. Bultjeasf/wtv: use service_provider and service_name metadata...
2011-01-31 Stefano SabatiniMake ffmpeg warns the user when the selected sample...
2011-01-31 Jason Garrett... Slightly simplify VP8 inter_predict
2011-01-31 Stefano SabatiniIn ffplay:get_video_frame(), use frame->pkt_pts rather...
2011-01-31 Stefano Sabatiniffplay: in video_thread(), use av_dlog() for timestamp...
2011-01-31 Vasyl' Vavrychukmpegts: remove get_pts duplicate of ff_parse_pes_pts.
2011-01-31 Mans RullgardEnable native build on QNX/x86
2011-01-30 Luca BarbatoReplace dprintf with av_dlog
2011-01-30 Justin RugglesFlush final frames in libfaac encoder.
2011-01-30 Vitor SessakFix memory leak in ALS decoder in big endian systems
2011-01-30 Mans RullgardRearrange MpegEncContext to simplify access from asm
2011-01-30 Janne Grunaudoc: modify style for texi2html 1.78+
2011-01-30 Vitor SessakFix overread in altivec DSP function sad16
2011-01-30 Mans RullgardARM: update MpegEncContext offsets
2011-01-30 Ronald S. BultjeMove ff_emulated_edge_mc() into DSPContext.
2011-01-30 Ronald S. BultjeOptimize C version of ff_emulated_edge_mc().
2011-01-30 Peter Rossmpegtsenc: support CODEC_ID_AAC_LATM
2011-01-30 Dave Yeortspenc: include os_support.h for system without HAVE_P...
2011-01-30 Anton Khirnovasfdec: ensure that the whole tag is read.
2011-01-30 Mans Rullgardos_support: make poll() fallbacks conditional on CONFIG...
next