summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCELMichael Niedermayer2015-11-06
* segafilm: drop the "song and dance" for cinepakMichael Niedermayer2015-11-06
* segafilm: set video and audio stream durationPaul B Mahol2015-11-06
* segafilm: implement seekingPaul B Mahol2015-11-06
* vf_pad: fix x, y option expression evaluationJohn Stebbins2015-11-06
* avresample: Document avresample_open() a little betterLuca Barbato2015-11-05
* mov: detect cover art pictures by contentwm42015-11-03
* flashsv: Initialize the block arrayLuca Barbato2015-11-02
* truemotion2: Fix the buffer checkLuca Barbato2015-11-02
* mimic: Always return on failureLuca Barbato2015-11-02
* msnwc_tcp: Use the correct return valuesLuca Barbato2015-11-02
* cosmetics: msnwc_tcp: ReformatLuca Barbato2015-11-02
* msnwc_tcp: Correctly report failureLuca Barbato2015-11-02
* rpza: Check the blocks left before processing oneLuca Barbato2015-11-02
* lagarith: Correctly compute hash_shiftLuca Barbato2015-11-02
* nut: Use the correct codec_tag when multiple are availableLuca Barbato2015-11-02
* h264_parser: Rename close() to h264_close()Diego Biurrun2015-11-01
* w32pthreads: Map MemoryBarrier to __sync_synchronize on mingwMartin Storsjö2015-10-30
* configure: Add a SONAME entry for the android targetLuca Barbato2015-10-30
* vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-30
* omadec: Fix position of opening parenthesisVittorio Giovara2015-10-30
* h264: Print the complete user messageVittorio Giovara2015-10-30
* h264: Print user data SEI under normal debug verbosityVittorio Giovara2015-10-30
* png: read and write stereo3d frame side data informationKirill Gavrilov2015-10-30
* os_support: Don't try to return the service name as a string in getnameinfoMartin Storsjö2015-10-30
* configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvcMartin Storsjö2015-10-29
* libopenh264enc: Count and warn about the number of skipped framesMartin Storsjö2015-10-28
* libopenh264enc: Add an option for controlling the frame skippingMartin Storsjö2015-10-28
* opus: Do not call vector_fmul_scalar on zero samplesKieran Kunhya2015-10-28
* opus: Buffer the samples from the correct offsetMichael Niedermayer2015-10-28
* avpicture: Deprecate the single fieldsLuca Barbato2015-10-27
* avconv: support infinite loop for the loop optionAlexandra Hájková2015-10-26
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-26
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-26
* avformat: Rework add_to_pktbufLuca Barbato2015-10-26
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26