summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vc1: check mb_height validity.Luca Barbato2013-08-05
* vc1: check the source buffer in vc1_mc functionsLuca Barbato2013-08-05
* bink: Bound check the quantization matrix.Luca Barbato2013-08-05
* network: Use SOCK_CLOEXEC when availableLuca Barbato2013-08-05
* lavf: Support unix socketsLuca Barbato2013-08-05
* libx264: add shortcut for the bluray compatibility optionLuca Barbato2013-08-05
* mpegts: Make discard_pid() faster for single-program streamsBen Avison2013-08-05
* mpegts: Remove one memcpy per packetBen Avison2013-08-05
* avio: Add an internal function for reading without copyingBen Avison2013-08-05
* build: Add missing img2.o dependency to apetag.oDiego Biurrun2013-08-05
* ismindex: Replace mkdir ifdeffery by os_support.h #includeDiego Biurrun2013-08-05
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-05
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-05
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-05
* vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont2013-08-05
* vdpau: remove old-style decodersRémi Denis-Courmont2013-08-05
* avconv: support -t as an input option.Anton Khirnov2013-08-05
* avconv: make input -ss accurate when transcodingAnton Khirnov2013-08-05
* avconv: distinguish between -ss 0 and -ss not being usedAnton Khirnov2013-08-05
* avconv: insert extra filters in the same way for both graph inputs and outputsAnton Khirnov2013-08-05
* lavfi/fifo: fix flushing when using request_samplesAnton Khirnov2013-08-05
* avconv: fix usage of deprecated lavfi APIAnton Khirnov2013-08-05
* avserver: do not use a static string as a default for a string optionAnton Khirnov2013-08-04
* mxfenc: switch to av_reallocp_array() and check allocation errorsAlexandra Khirnova2013-08-04
* aac: Forward errors properly in aac_decode_frame_intLuca Barbato2013-08-04
* aac: Check init_get_bits return valueLuca Barbato2013-08-04
* avconv: improve some variable namesAnton Khirnov2013-08-04
* lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter()Anton Khirnov2013-08-04
* configure: Check for GCC diagnostic pragma support inside of functionsDiego Biurrun2013-08-02
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-02
* Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* build: Add _Pragma macro to disable deprecated declaration warningsDiego Biurrun2013-08-02
* doc/print_options: Move options headers to a saner placeDiego Biurrun2013-08-02
* Give less generic names to global library option arraysDiego Biurrun2013-08-02
* rtmp: Add seek supportGavriloaie Eugen-Andrei2013-08-02
* h264_sei: Return meaningful valuesVittorio Giovara2013-08-02
* h264_sei: K&R formatting cosmeticsVittorio Giovara2013-08-01
* h264_sei: Remove pointless old commentDiego Biurrun2013-08-01
* twinvq: Add proper twinvq prefixes to identifiersDiego Biurrun2013-08-01
* flvdec: Eliminate completely silly gotoDiego Biurrun2013-08-01
* flvdec: K&R formatting cosmeticsDiego Biurrun2013-08-01
* flvdec: Fix = vs. == typo in sample rate checkDiego Biurrun2013-08-01
* rtsp: Simplify code for forming the remote peer urlMartin Storsjö2013-08-01
* avframe: have av_frame_get_side_data take const AVFrame*Vittorio Giovara2013-08-01
* rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_urlMartin Storsjö2013-08-01
* rtpproto: Check the size before reading buf[1]Martin Storsjö2013-08-01
* avconv: add -n option to immediately exit when output files already existVittorio Giovara2013-07-31
* avconv: Call exit_program instead of exit in avconv_opt as wellMartin Storsjö2013-07-31
* avopt: Check whether the object actually has got an AVClassMartin Storsjö2013-07-31
* rtpproto: Move rtpproto specific function declarations to a separate headerMartin Storsjö2013-07-31