summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fate: Rename WMV8_DRM decoder tests to WMV3_DRMDiego Biurrun2017-02-283-6/+6
* rtsp: Lazily set up the pollfd array onceLuca Barbato2017-02-282-27/+27
* nvenc: Fix the preset mapping listBen Chang2017-02-281-2/+1
* fate: Make null comparison method more usefulDiego Biurrun2017-02-273-11/+8
* build: Drop DOC_ prefix from EXAMPLES-related variablesDiego Biurrun2017-02-271-23/+23
* rtsp: Lazily allocate the pollfd arrayLuca Barbato2017-02-271-3/+6
* rtsp: Move the pollfd setup out of the for loopLuca Barbato2017-02-271-28/+28
* rtsp: Factor out packet readingLuca Barbato2017-02-271-26/+40
* Use modern avconv syntax for codec selection in documentation and testsDiego Biurrun2017-02-2713-55/+55
* fate: Use bitexact optimizations in the svq3-2 testDiego Biurrun2017-02-272-10/+10
* lavc: make sure not to return EAGAIN from codecsAnton Khirnov2017-02-253-9/+13
* apetag: account for header size if present when returning the start positionJames Almer2017-02-251-1/+6
* apetag: fix flag value to signal footer presenceJames Almer2017-02-251-4/+3
* svq3: fix the slice size checkAnton Khirnov2017-02-251-5/+4
* asfdec: fix reading files larger than 2GBJohn Stebbins2017-02-241-4/+5
* h264dec: fix dropped initial SEI recovery pointJohn Stebbins2017-02-241-1/+1
* fate: Add another SVQ3 test to increase coverageDiego Biurrun2017-02-243-2/+28
* aarch64: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-02-241-6/+6
* arm: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-02-241-6/+6
* aarch64: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-02-241-62/+62
* arm: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-02-241-62/+62
* aarch64: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-02-241-67/+43
* arm: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-02-241-126/+120
* arm: vp9lpf: Implement the mix2_44 function with one single filter passMartin Storsjö2017-02-242-3/+195
* aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1Martin Storsjö2017-02-241-12/+9
* arm/aarch64: vp9lpf: Keep the comparison to E within 8 bitMartin Storsjö2017-02-242-37/+14
* Place attribute_deprecated in the right position for struct declarationsDiego Biurrun2017-02-232-3/+2
* mkv: Update the seek test to match 5d3953a5dcLuca Barbato2017-02-221-13/+13
* fate: Update fate-lavf-mkv after commit 5d3953a5dcJohn Stebbins2017-02-211-2/+2
* fate: Add webp alpha testMark Thompson2017-02-213-2/+11
* matroskaenc: factor ts_offset into block timecode computationJohn Stebbins2017-02-211-0/+1
* build: Move cli tool sources to a separate subdirectoryDiego Biurrun2017-02-2115-50/+56
* build: Separate logic for building examples from that for building avtoolsDiego Biurrun2017-02-212-1/+6
* build: Split logic for building examples off into a separate MakefileDiego Biurrun2017-02-213-23/+30
* build: Avoid duplication in examples listsDiego Biurrun2017-02-211-8/+1
* build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-212-2/+2
* configure: Restructure the way check_pkg_config() operatesDiego Biurrun2017-02-201-42/+28
* configure: Explicitly spell out first require_pkg_config() parameterDiego Biurrun2017-02-201-8/+7
* nvenc: Fix nvec vs. nvenc typoDiego Biurrun2017-02-201-2/+2
* dv: Don't return EIO upon EOFJohn Stebbins2017-02-191-2/+5
* webp: Fix alpha decodingMark Thompson2017-02-181-2/+11
* vf_deinterlace_vaapi: Create filter buffer after contextMark Thompson2017-02-171-5/+6
* vaapi_encode: Discard output buffer if picture submission failsMark Thompson2017-02-161-0/+2
* vf_fade: Make sure to not miss the last lines of a frameMartin Storsjö2017-02-161-1/+2
* configure: Handle SDL version check through pkg-configDiego Biurrun2017-02-161-3/+1
* aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-02-161-2/+2
* avconv: Move rescale to stream timebase before monotonisationMark Thompson2017-02-151-2/+3
* libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filterMartin Storsjö2017-02-151-119/+25
* asfdec: Account for different Format Data sizesAlexandra Hájková2017-02-155-10/+15
* configure: Check for xcb as well as xcb-shape before enabling libxcbDiego Biurrun2017-02-151-3/+5