summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add Apple Pixlet decoderPaul B Mahol2017-03-01
* libavutil: add av_mod_uintp2James Almer2017-03-01
* intmath: add faster clz supportGanesh Ajjanagadde2017-03-01
* build: Add pthreads to list of avutil extralibsDiego Biurrun2017-03-01
* fate: Add build-only targets to FATEDiego Biurrun2017-03-01
* build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun2017-03-01
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
* build: Add "build" shorthand target that depends on all compile targetsDiego Biurrun2017-03-01
* build: Skip generating .version files when cleaningDiego Biurrun2017-03-01
* configure: Fix typo in objcc default settingDiego Biurrun2017-03-01
* x86: hevc: Add missing colons after assembly labelsDiego Biurrun2017-03-01
* build: Fine-grained link-time dependency settingsDiego Biurrun2017-03-01
* configure: Simplify dlopen checkDiego Biurrun2017-03-01
* h264_sei: Check actual presence of picture timing SEI messageMichael Niedermayer2017-02-28
* build: Explicitly disable external libraries when not explicitly enabledDiego Biurrun2017-02-28
* fate: Rename WMV8_DRM decoder tests to WMV3_DRMDiego Biurrun2017-02-28
* rtsp: Lazily set up the pollfd array onceLuca Barbato2017-02-28
* nvenc: Fix the preset mapping listBen Chang2017-02-28
* fate: Make null comparison method more usefulDiego Biurrun2017-02-27
* build: Drop DOC_ prefix from EXAMPLES-related variablesDiego Biurrun2017-02-27
* rtsp: Lazily allocate the pollfd arrayLuca Barbato2017-02-27
* rtsp: Move the pollfd setup out of the for loopLuca Barbato2017-02-27
* rtsp: Factor out packet readingLuca Barbato2017-02-27
* Use modern avconv syntax for codec selection in documentation and testsDiego Biurrun2017-02-27
* fate: Use bitexact optimizations in the svq3-2 testDiego Biurrun2017-02-27
* lavc: make sure not to return EAGAIN from codecsAnton Khirnov2017-02-25
* apetag: account for header size if present when returning the start positionJames Almer2017-02-25
* apetag: fix flag value to signal footer presenceJames Almer2017-02-25
* svq3: fix the slice size checkAnton Khirnov2017-02-25
* asfdec: fix reading files larger than 2GBJohn Stebbins2017-02-24
* h264dec: fix dropped initial SEI recovery pointJohn Stebbins2017-02-24
* fate: Add another SVQ3 test to increase coverageDiego Biurrun2017-02-24
* aarch64: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-02-24
* arm: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-02-24
* aarch64: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-02-24
* arm: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-02-24
* aarch64: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-02-24
* arm: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-02-24
* arm: vp9lpf: Implement the mix2_44 function with one single filter passMartin Storsjö2017-02-24
* aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1Martin Storsjö2017-02-24
* arm/aarch64: vp9lpf: Keep the comparison to E within 8 bitMartin Storsjö2017-02-24
* Place attribute_deprecated in the right position for struct declarationsDiego Biurrun2017-02-23
* mkv: Update the seek test to match 5d3953a5dcLuca Barbato2017-02-22
* fate: Update fate-lavf-mkv after commit 5d3953a5dcJohn Stebbins2017-02-21
* fate: Add webp alpha testMark Thompson2017-02-21
* matroskaenc: factor ts_offset into block timecode computationJohn Stebbins2017-02-21
* build: Move cli tool sources to a separate subdirectoryDiego Biurrun2017-02-21
* build: Separate logic for building examples from that for building avtoolsDiego Biurrun2017-02-21
* build: Split logic for building examples off into a separate MakefileDiego Biurrun2017-02-21
* build: Avoid duplication in examples listsDiego Biurrun2017-02-21