aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-18dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun
2014-06-18hevc: Mark num_bins_in_se as unusedLuca Barbato
2014-06-18rtsp: Support misordered fmtp rtpmapJoshua Kordani
2014-06-18rtsp: Factor out fmtp parsingLuca Barbato
2014-06-18doc: Document segment_list_typeLuca Barbato
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-18riffenc: take an AVStream instead of an AVCodecContextAnton Khirnov
2014-06-18lavf: add the notimestamps flag to the muxers missing itAnton Khirnov
2014-06-18rtpenc: base max_frames_per_packet on avg_frame_rate, not codec timebaseAnton Khirnov
2014-06-18Remove avserver.Anton Khirnov
2014-06-18dcadec: replace ldexpf with a multiplication by a constantNiels Möller
2014-06-18AVFrame: factor out freeing the side dataRoman Savchenko
2014-06-17vp9 encoder: use a decent default speed settingRafaël Carré
2014-06-17flvenc: Don't over-count metadata.Josh Allmann
2014-06-17tiffenc: fix packet size calculationTristan Matthews
2014-06-17jpeg2000: Mark static data init functions as av_coldDiego Biurrun
2014-06-17avconv: use the correct variable in comparisonAnton Khirnov
2014-06-16configure: Directly support Android as target OSLuca Barbato
2014-06-16gitignore: add dylib and swp entriesVittorio Giovara
2014-06-14lavf: dump stream side data when probingVittorio Giovara
2014-06-14lavf: group dump functions togetherVittorio Giovara
2014-06-14vf_showinfo: print display transformation valuesVittorio Giovara
2014-06-13ac3: Only initialize float_dsp for the float encoder variantDiego Biurrun
2014-06-13Rename tpel_template.c ---> pel_template.cDiego Biurrun
2014-06-12configure: use pkg-config for libx264Vittorio Giovara
2014-06-12libx265: Remove unneeded bit depth checkDerek Buitenhuis
2014-06-12libx265: Add 4:2:2 supportDerek Buitenhuis
2014-06-12libx265: Actually use X265_API_IMPORTSDerek Buitenhuis
2014-06-12Remove some unnecessary CONFIG_FOO_COMPONENT ifdefsDiego Biurrun
2014-06-12avconv: make -shortest work with streamcopyAnton Khirnov
2014-06-11libx264: Support bitrate reconfigurationLuca Barbato
2014-06-11h263enc: keep block_last_index always valid during advanced intra codingJanne Grunau
2014-06-11mpegvideo: synchronize AVFrame pointers in ERContext fullyJanne Grunau
2014-06-10fate: add on2avc audio testVittorio Giovara
2014-06-10mpegvideoenc: check color_rangeVittorio Giovara
2014-06-10ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun
2014-06-10ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1encDiego Biurrun
2014-06-10mpegts: Provide an option to override the pcr periodLuca Barbato
2014-06-10mpegts: Move the option section to the bottomLuca Barbato
2014-06-10doc: Document mpegts muxrateLuca Barbato
2014-06-10x86: h264: Don't keep data in the redzone across function calls on 64 bit unixMartin Storsjö
2014-06-10adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö
2014-06-09av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau
2014-06-09configure: use .altmacro for gnu as check on armJanne Grunau
2014-06-06adpcm: Avoid reading out of bounds in the IMA QT trellis encoderMartin Storsjö
2014-06-06oggenc: Set the right AVOption size for the pref_duration optionMartin Storsjö
2014-06-06avcodec options: add enum option for color_rangeMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for colorspaceMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for color_trcMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for color_primariesMarc-Antoine Arnaud