platform/upstream/libav.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-05 James Zerncmdutils: fix codec-specific options from preset
2011-02-05 James Zerncmdutils: fix opt_values leak
2011-02-05 Alexander StrangeAdopt pkt_dts/pkt_pts in lavc clients
2011-02-04 Martin Storsjöapplehttp: Handle absolute paths relative to the curren...
2011-02-04 Martin Storsjömovenchint: Use rtpenc_chain for setting up the chained...
2011-02-04 Martin Storsjörtpenc_chain: Don't copy the time_base back to the...
2011-02-04 Martin StorsjöUse avformat_free_context for cleaning up muxers
2011-02-04 Martin StorsjöAdd an APIchanges entry for avformat_free_context
2011-02-04 Martin Storsjölibavformat: Add a function for freeing an AVFormatContext
2011-02-04 Martin Storsjölibavformat: Use avcodec_copy_context for chained muxers
2011-02-04 Jason Garrett... VP8: slightly faster loopfilter sharpness logic
2011-02-04 Jason Garrett... VP8: faster deblock strength calculation
2011-02-04 Clément BœschRemove forgotten if (p) av_free(p) forms
2011-02-04 Clément BœschRemove a few if (p) av_freep(&p) forms
2011-02-04 Jason Garrett... VP8: faster filter_level clip
2011-02-04 Jason Garrett... VP8: simplify lf_delta mb mode logic
2011-02-04 Stefano SabatiniMake avfilter_graph_free() free the graph.
2011-02-04 Stefano SabatiniMake avfilter_graph_parse() not free the input graph
2011-02-04 Peter Rossadd ff_index_search_timestamp and ff_add_index_entry
2011-02-04 Nicolas GeorgeTCP: factor the poll() call
2011-02-04 Peter Rosswtv: filesystem implementation
2011-02-03 Anton Khirnovtty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY.
2011-02-03 Anton KhirnovRename remaining occurrences of SAMPLE_FMT_* to AV_SAMP...
2011-02-03 Anton KhirnovReplace remaining occurrences of CODEC_TYPE_* with...
2011-02-03 Martin Storsjösapenc: Free AVStream->info on cleanup
2011-02-03 Anton Khirnovrtmpproto: rename URLContext* argument in rtmp_write()
2011-02-03 Tomas HärdinAdd ProRes FOURCCs to isom.c
2011-02-03 Tomas HärdinAdd APIchanges entry for lavc 52.109.0
2011-02-03 Tomas HärdinAdd CODEC_ID_PRORES and bump lavc minor version
2011-02-03 Benjamin LarssonAdd AVC-Intra identifiers used by Flip4Mac for mov...
2011-02-03 Clément BœschRemove a few if (p) av_free(p) forms
2011-02-03 Clément BœschAvoid pointless check before calling free
2011-02-03 Nicolas GeorgeSet pkt_pts in avcodec_default_reget_buffer()
2011-02-03 Martin StorsjöFree AVStream->info in chained muxers
2011-02-02 Martin Storsjörtsp: Don't store RTSPStream in AVStream->priv_data
2011-02-02 Anton Khirnovffmpeg.c: rename map_meta_data option to map_metadata
2011-02-02 Anton KhirnovAdd forgotten minor API bumps and APIChanges entries
2011-02-02 Justin Rugglesac3enc: Change EXP_DIFF_THRESHOLD to 500.
2011-02-02 Stefano SabatiniLog debug information in filter_samples().
2011-02-02 Stefano Sabatiniffplay: factorize code from video_thread() into configu...
2011-02-02 Mans RullgardARM: add helper macro for declaring constant data
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-02-02 Alex ConverseFix ff_imdct_calc_sse() on gcc-4.6
2011-02-01 Luca BarbatoFree the RTSPStreams in ff_rtsp_close_streams
2011-02-01 Anssi Hannulah264: add profile names for the existing defines
2011-02-01 Janne Grunauh264: Add Intra and Constrained Baseline profiles to...
2011-02-01 Gianluigi Tiesidca: avoid C99 declaration in for() expression
2011-02-01 Mans RullgardMakefile: remove unused variable ALLHTMLPAGES
2011-02-01 Mans RullgardMakefile: build docs only for enabled tools; fix docs...
2011-02-01 Jason Garrett... VP8: merge chroma MC calls
2011-02-01 Ronald S. BultjeImplement a SIMD version of emulated_edge_mc() for...
2011-02-01 Mans RullgardAuto-generate dependencies for documentation
2011-01-31 Justin Rugglescosmetics: indentation
2011-01-31 Justin RugglesRemove unneeded add bias from 3 functions.
2011-01-31 Reimar DöffingerOgg: discard non-essential metadata from Vorbis header...
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-30 Jason Garrett... Slightly simplify VP8 inter_predict
2011-01-30 Stefano SabatiniIn ffplay:get_video_frame(), use frame->pkt_pts rather...
2011-01-30 Stefano Sabatiniffplay: in video_thread(), use av_dlog() for timestamp...
2011-01-30 Vasyl' Vavrychukmpegts: remove get_pts duplicate of ff_parse_pes_pts.
2011-01-30 Mans RullgardEnable native build on QNX/x86
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-29 Justin RugglesFlush final frames in libfaac encoder.
2011-01-29 Vitor SessakFix memory leak in ALS decoder in big endian systems
2011-01-29 Mans RullgardRearrange MpegEncContext to simplify access from asm
2011-01-29 Janne Grunaudoc: modify style for texi2html 1.78+
2011-01-29 Vitor SessakFix overread in altivec DSP function sad16
2011-01-29 Reimar DöffingerVorbis-in-Ogg: Do not set timebase to invalid values
2011-01-29 Mans RullgardARM: update MpegEncContext offsets
2011-01-29 Ronald S. BultjeMove ff_emulated_edge_mc() into DSPContext.
2011-01-29 Ronald S. BultjeOptimize C version of ff_emulated_edge_mc().
2011-01-28 Peter Rossmpegtsenc: support CODEC_ID_AAC_LATM
2011-01-28 Dave Yeortspenc: include os_support.h for system without HAVE_P...
2011-01-28 Anton Khirnovasfdec: ensure that the whole tag is read.
2011-01-28 Mans Rullgardos_support: make poll() fallbacks conditional on CONFIG...
2011-01-28 Stefano SabatiniMake the image2 demuxer log more verbose
2011-01-28 Mans RullgardUpdate mpegts test reference
2011-01-28 Alex Converseaacdec: Convert some loop copies into memcpy()s.
2011-01-28 Stefano SabatiniAdd muxers.texi file.
2011-01-28 Georgi ChorbadzhiyskiIn mpegts "reserved_future_use" field must be set to...
2011-01-28 Stefano SabatiniIn the rawvideo decoder, set pkt_pts in the output...
next