summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mpegvideo_enc: enable rtp_mode when multiple slices are usedAnton Khirnov2015-11-201-3/+7
* mpevideo_enc: disallow multiple slices for h261 and flvAnton Khirnov2015-11-201-0/+6
* movenc: add fallback audio track tref supportJohn Stebbins2015-11-181-4/+15
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-183-1/+13
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-187-12/+19
* lavf: document that passing valid timestamps to muxers is now mandatoryAnton Khirnov2015-11-181-8/+21
* dvdsubdec: Validate the RLE offsetsLuca Barbato2015-11-171-1/+5
* travis: Enable OSX integrationVittorio Giovara2015-11-171-0/+7
* flacenc: Clamp user-supplied min/max prediction ordersVittorio Giovara2015-11-161-6/+8
* ffv1: Explicitly name the coder typeVittorio Giovara2015-11-164-29/+27
* hqx: correct type and size check of info_offsetAndreas Cadhalpun2015-11-161-2/+2
* dds: disable palette flag for compressed imagesAndreas Cadhalpun2015-11-141-0/+6
* segafilm: Fix current_sample after seeking and avio_seek return typeMichael Niedermayer2015-11-141-3/+4
* rtmpcrypt: Provide the xtea keys in little endian format for consistencyMartin Storsjö2015-11-131-33/+33
* rtmpcrypt: Do the xtea decryption in little endian modeMartin Storsjö2015-11-131-1/+1
* xtea: Add functions for little endian modeMartin Storsjö2015-11-134-14/+108
* xtea: Clarify that the current API works in big endian modeMartin Storsjö2015-11-131-2/+4
* dds: add missing newline to log messagesAndreas Cadhalpun2015-11-121-2/+2
* dds: validate compressed source buffer sizeAndreas Cadhalpun2015-11-121-0/+9
* dds: validate source buffer size before copyingAndreas Cadhalpun2015-11-121-0/+6
* mov: Drop dref when unable to parseVittorio Giovara2015-11-121-1/+6
* mov: Correctly store dref pathsVittorio Giovara2015-11-121-4/+2
* lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara2015-11-122-0/+2
* aiff: Support demuxing G.722 streamsCarl Eugen Hoyos2015-11-122-0/+2
* thp: set duration for audio stream tooPaul B Mahol2015-11-121-0/+1
* movenc: Add a unit test for signaling of the track start timesMartin Storsjö2015-11-112-0/+55
* movenc: Allow setting start_dts/start_cts before writing actual packetsMartin Storsjö2015-11-111-3/+12
* movenc: Add a unit test for frag_discont with edit listsMartin Storsjö2015-11-112-0/+38
* movenc: Assume streams starting at pts=0 for discontinuous fragments with edi...Martin Storsjö2015-11-111-4/+12
* movenc: Add an API unit test for fragmenting options/callsMartin Storsjö2015-11-104-0/+613
* movenc: Automatically flush after writing the initial moovMartin Storsjö2015-11-101-0/+1
* vsrc_color: implement frame rateJohn Stebbins2015-11-091-6/+5
* vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-11-091-1/+26
* vf_frei0r: also set AVFilterLink.frame_rateMichael Niedermayer2015-11-091-0/+1
* vf_framepack: Check and update frame_rateMichael Niedermayer2015-11-091-10/+21
* vf_interlace: implement frame rateMichael Niedermayer2015-11-091-0/+2
* setpts: add FRAME_RATE constantStefano Sabatini2015-11-092-0/+12
* testsrc: set output framerateStefano Sabatini2015-11-091-8/+6
* yadif: update frame rateMichael Niedermayer2015-11-091-0/+4
* vf_fps: set frame_rate.Nicolas George2015-11-091-3/+4
* buffersrc: accept the frame rate as argument.Nicolas George2015-11-091-0/+3
* lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-094-1/+18
* avcodec: fix doxy placementAnton Khirnov2015-11-091-2/+2
* lavf: deprecate compute_pkt_fields2Anton Khirnov2015-11-095-2/+108
* lavf: factor out freeing an AVStreamAnton Khirnov2015-11-081-25/+33
* avconv: set packet duration for CFR video streamsAnton Khirnov2015-11-081-0/+5
* lavf: initialize cur_dts to AV_NOPTS_VALUE for muxingAnton Khirnov2015-11-081-5/+7
* libopenh264enc: Set AVOption data typeMichael Niedermayer2015-11-061-3/+3
* vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCELMichael Niedermayer2015-11-061-1/+1
* segafilm: drop the "song and dance" for cinepakMichael Niedermayer2015-11-061-12/+3
OpenPOWER on IntegriCloud