summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Separate building programs linking against libav* from building av*Diego Biurrun2013-11-252-21/+24
* doc: Add the host executable suffix for the print_options dependencyMartin Storsjö2013-11-251-1/+1
* build: Import makedef script from c99-to-c89Derek Buitenhuis2013-11-242-1/+133
* Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-2337-1/+64
* mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun2013-11-234-115/+143
* ac3dec: Fix out-of-array readTim Walker2013-11-231-2/+3
* build: more fine-grained dependencies for documentation build toolsDiego Biurrun2013-11-232-6/+9
* libschroedingerenc: do not assert on values from external librariesAlexandra Khirnova2013-11-231-5/+2
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-237-3/+365
* avconv: add infrastructure for using hwaccelsAnton Khirnov2013-11-235-2/+178
* ac3dec: Remove write-only channel_layout field from AC3DecodeContextTim Walker2013-11-222-2/+0
* ac3: implement request_channel_layout.Tim Walker2013-11-222-13/+41
* swscale: x86: Consistently use lowercase function name suffixesDiego Biurrun2013-11-223-24/+30
* hls: Avoid reading outside of the allocated arrayMartin Storsjö2013-11-221-1/+2
* hls: Check whether the AVIOContext contains a new redirected URLMartin Storsjö2013-11-221-0/+5
* http: Expose the content location via an AVOptionMartin Storsjö2013-11-222-6/+16
* http: Support relative URL redirectionZhang Rui2013-11-221-1/+4
* http: Remove an unrelated and mistakenly set AVOption unit nameMartin Storsjö2013-11-221-1/+1
* aacps: Adjust some const qualifiers to suppress warningsDiego Biurrun2013-11-225-11/+17
* pcx: round up in bits->bytes conversion in a buffer size checkAnton Khirnov2013-11-211-1/+1
* truemotion1: make sure index does not go out of boundsAnton Khirnov2013-11-211-8/+17
* avidec: fix a memleak in the dv init code.Anton Khirnov2013-11-211-0/+1
* vc1: fix a memleak.Anton Khirnov2013-11-211-2/+1
* motionpixels: clip VLC codes.Anton Khirnov2013-11-211-0/+1
* matroskadec: use correct compression parameters for current track CodecPrivateAurelien Jacobs2013-11-211-1/+1
* matroskadec: pad EBML_BIN data.Anton Khirnov2013-11-211-1/+3
* h264: check buffer size before accessing itAnton Khirnov2013-11-211-1/+1
* gifdec: convert to bytestream2Anton Khirnov2013-11-213-38/+38
* gifdec: check that the image dimensions are non-zeroAnton Khirnov2013-11-211-2/+5
* h264_cavlc: check the size of the intra PCM data.Anton Khirnov2013-11-211-0/+4
* dct/fft: Give consistent names to fixed/float template filesDiego Biurrun2013-11-219-6/+6
* filter docs: reference scale and fps filtersVittorio Giovara2013-11-211-1/+3
* avconv_filter: add new line after error messageVittorio Giovara2013-11-211-1/+1
* fate: add one select filter testVittorio Giovara2013-11-213-0/+31
* mpeg4videoenc: restore macro parenthesesVittorio Giovara2013-11-211-3/+3
* configure: Avoid requiring c99wrap for working around msys path issuesMartin Storsjö2013-11-211-16/+16
* libxavs: rename and fix a variable nameSean McGovern2013-11-201-8/+8
* win{32,64}: Hard disable symbol versioningDerek Buitenhuis2013-11-191-0/+1
* ac3dec: simplify an expressionTim Walker2013-11-191-3/+2
* dv_tablegen: Remove CONFIG_SMALL preprocessor checkDiego Biurrun2013-11-191-3/+0
* avcodec.h: include version.h before using version macroVittorio Giovara2013-11-191-4/+5
* vf_interlace: check one av_frame_clone allocationVittorio Giovara2013-11-191-0/+2
* hevc_sei: drop unused parameterVittorio Giovara2013-11-191-4/+3
* mpeg4videodec: K&R formatting cosmeticsVittorio Giovara2013-11-191-1236/+1441
* mpeg4videoenc: K&R formatting cosmeticsVittorio Giovara2013-11-191-579/+640
* configure: Don't use symlinks for creating the out of tree makefileMartin Storsjö2013-11-191-1/+1
* mpegvideo: Fix swapping of UV planes for VCR2Kostya Shishkov2013-11-191-0/+13
* aac_ac3_parser: simplify an expressionTim Walker2013-11-191-7/+3
* dcadec: simplify an expressionTim Walker2013-11-191-2/+1
* lavc: use buf[0] instead of data[0] in checks whether a frame is allocatedAnton Khirnov2013-11-184-24/+26
OpenPOWER on IntegriCloud