summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* h264: fix build when error resilience is disabledVittorio Giovara2014-06-20
* Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-20
* dv: cosmetics, reindentAnton Khirnov2014-06-20
* dv: get rid of global non-const tablesAnton Khirnov2014-06-20
* dvenc: initialize the profile only once, at initAnton Khirnov2014-06-20
* Use av_packet_rescale_ts() to simplify code.Anton Khirnov2014-06-20
* lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-20
* stereo3d: add missing include guardsVittorio Giovara2014-06-19
* configure: Drop duplicate pkg-config entry from help outputDiego Biurrun2014-06-19
* i263: skip dummy framesDirk Ausserhaus2014-06-19
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* hevc: Mark num_bins_in_se as unusedLuca Barbato2014-06-18
* rtsp: Support misordered fmtp rtpmapJoshua Kordani2014-06-18
* rtsp: Factor out fmtp parsingLuca Barbato2014-06-18
* doc: Document segment_list_typeLuca Barbato2014-06-18
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-18
* riffenc: take an AVStream instead of an AVCodecContextAnton Khirnov2014-06-18
* lavf: add the notimestamps flag to the muxers missing itAnton Khirnov2014-06-18
* rtpenc: base max_frames_per_packet on avg_frame_rate, not codec timebaseAnton Khirnov2014-06-18
* Remove avserver.Anton Khirnov2014-06-18
* dcadec: replace ldexpf with a multiplication by a constantNiels Möller2014-06-18
* AVFrame: factor out freeing the side dataRoman Savchenko2014-06-18
* vp9 encoder: use a decent default speed settingRafaël Carré2014-06-17
* flvenc: Don't over-count metadata.Josh Allmann2014-06-17
* tiffenc: fix packet size calculationTristan Matthews2014-06-17
* jpeg2000: Mark static data init functions as av_coldDiego Biurrun2014-06-17
* avconv: use the correct variable in comparisonAnton Khirnov2014-06-17
* configure: Directly support Android as target OSLuca Barbato2014-06-16
* gitignore: add dylib and swp entriesVittorio Giovara2014-06-16
* lavf: dump stream side data when probingVittorio Giovara2014-06-14
* lavf: group dump functions togetherVittorio Giovara2014-06-14
* vf_showinfo: print display transformation valuesVittorio Giovara2014-06-14
* ac3: Only initialize float_dsp for the float encoder variantDiego Biurrun2014-06-13
* Rename tpel_template.c ---> pel_template.cDiego Biurrun2014-06-13
* configure: use pkg-config for libx264Vittorio Giovara2014-06-12
* libx265: Remove unneeded bit depth checkDerek Buitenhuis2014-06-12
* libx265: Add 4:2:2 supportDerek Buitenhuis2014-06-12
* libx265: Actually use X265_API_IMPORTSDerek Buitenhuis2014-06-12
* Remove some unnecessary CONFIG_FOO_COMPONENT ifdefsDiego Biurrun2014-06-12
* avconv: make -shortest work with streamcopyAnton Khirnov2014-06-12
* libx264: Support bitrate reconfigurationLuca Barbato2014-06-11
* h263enc: keep block_last_index always valid during advanced intra codingJanne Grunau2014-06-11
* mpegvideo: synchronize AVFrame pointers in ERContext fullyJanne Grunau2014-06-11
* fate: add on2avc audio testVittorio Giovara2014-06-10
* mpegvideoenc: check color_rangeVittorio Giovara2014-06-10
* ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-10
* ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1encDiego Biurrun2014-06-10
* mpegts: Provide an option to override the pcr periodLuca Barbato2014-06-10
* mpegts: Move the option section to the bottomLuca Barbato2014-06-10
* doc: Document mpegts muxrateLuca Barbato2014-06-10