summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* qsvenc: fix setting maxrate for VBRAnton Khirnov2015-11-20
* qsvenc: print the actual video parameters used by MSDKAnton Khirnov2015-11-20
* mpegvideo_enc: enable rtp_mode when multiple slices are usedAnton Khirnov2015-11-20
* mpevideo_enc: disallow multiple slices for h261 and flvAnton Khirnov2015-11-20
* movenc: add fallback audio track tref supportJohn Stebbins2015-11-18
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-18
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* lavf: document that passing valid timestamps to muxers is now mandatoryAnton Khirnov2015-11-18
* dvdsubdec: Validate the RLE offsetsLuca Barbato2015-11-17
* travis: Enable OSX integrationVittorio Giovara2015-11-17
* flacenc: Clamp user-supplied min/max prediction ordersVittorio Giovara2015-11-16
* ffv1: Explicitly name the coder typeVittorio Giovara2015-11-16
* hqx: correct type and size check of info_offsetAndreas Cadhalpun2015-11-16
* dds: disable palette flag for compressed imagesAndreas Cadhalpun2015-11-14
* segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer2015-11-14
* rtmpcrypt: Provide the xtea keys in little endian format for consistencyMartin Storsjö2015-11-13
* rtmpcrypt: Do the xtea decryption in little endian modeMartin Storsjö2015-11-13
* xtea: Add functions for little endian modeMartin Storsjö2015-11-13
* xtea: Clarify that the current API works in big endian modeMartin Storsjö2015-11-13
* dds: add missing newline to log messagesAndreas Cadhalpun2015-11-12
* dds: validate compressed source buffer sizeAndreas Cadhalpun2015-11-12
* dds: validate source buffer size before copyingAndreas Cadhalpun2015-11-12
* mov: Drop dref when unable to parseVittorio Giovara2015-11-12
* mov: Correctly store dref pathsVittorio Giovara2015-11-12
* lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara2015-11-12
* aiff: Support demuxing G.722 streamsCarl Eugen Hoyos2015-11-12
* thp: set duration for audio stream tooPaul B Mahol2015-11-12
* movenc: Add a unit test for signaling of the track start timesMartin Storsjö2015-11-11
* movenc: Allow setting start_dts/start_cts before writing actual packetsMartin Storsjö2015-11-11
* movenc: Add a unit test for frag_discont with edit listsMartin Storsjö2015-11-11
* movenc: Assume streams starting at pts=0 for discontinuous fragments with edi...Martin Storsjö2015-11-11
* movenc: Add an API unit test for fragmenting options/callsMartin Storsjö2015-11-10
* movenc: Automatically flush after writing the initial moovMartin Storsjö2015-11-10
* vsrc_color: implement frame rateJohn Stebbins2015-11-09
* vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-11-09
* vf_frei0r: also set AVFilterLink.frame_rateMichael Niedermayer2015-11-09
* vf_framepack: Check and update frame_rateMichael Niedermayer2015-11-09
* vf_interlace: implement frame rateMichael Niedermayer2015-11-09
* setpts: add FRAME_RATE constantStefano Sabatini2015-11-09
* testsrc: set output framerateStefano Sabatini2015-11-09
* yadif: update frame rateMichael Niedermayer2015-11-09
* vf_fps: set frame_rate.Nicolas George2015-11-09
* buffersrc: accept the frame rate as argument.Nicolas George2015-11-09
* lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-09
* avcodec: fix doxy placementAnton Khirnov2015-11-09
* lavf: deprecate compute_pkt_fields2Anton Khirnov2015-11-09
* lavf: factor out freeing an AVStreamAnton Khirnov2015-11-08
* avconv: set packet duration for CFR video streamsAnton Khirnov2015-11-08
* lavf: initialize cur_dts to AV_NOPTS_VALUE for muxingAnton Khirnov2015-11-08
* libopenh264enc: Set AVOption data typeMichael Niedermayer2015-11-06