66209 Commits (b63052839a6b247bd13daab74a869c8f837eda84)
 

Author SHA1 Message Date
Michael Niedermayer ddc6adaa28 Merge commit '4d55e9de27894ddfb337b28cd7aa6d14a12666d2' 10 years ago
Michael Niedermayer 5a20f1885d Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba' 10 years ago
Michael Niedermayer 91a8b933fb Merge commit '803f8992f11d1eb301672cd13c685a7b1d04c467' 10 years ago
Michael Niedermayer a52e74db17 Merge commit '2b8b0da09cf0dc2535de42f95110eb633f36d8c8' 10 years ago
Diego Biurrun d9792b7735 Mark 11 release in the changelog 10 years ago
Anton Khirnov 12f0388f9c Add release notes for 11. 10 years ago
Diego Biurrun 4d55e9de27 vc1: Split bits used in libavformat into a separate header 10 years ago
Andreas Cadhalpun c4abee734d Remove non-free tests/lena.pnm and adapt FATE tests to depend on lena.pnm in the SAMPLES directory 10 years ago
Steven Liu 03efd73082 avformat/flvdec: read the correct bits into the tag type 10 years ago
Diego Biurrun f20518568a build: Split WMA frequencies into a separate object file 10 years ago
Diego Biurrun 803f8992f1 build: cosmetics: Group hwaccel OBJS declarations together 10 years ago
Dmitry Volyntsev fe8f4c71e3 libavdevice/v4l2: fix descriptors leak on error paths 10 years ago
Michael Niedermayer 4f63d6d3b5 avdevice/x11grab: fix error handling in pixel formats 10 years ago
Michael Niedermayer bb8b752553 postproc: use FFMIN/FFMAX where appropriate 10 years ago
Timothy Gu 17ad5fbb8a Use makeinfo to generate html doc for the new website 10 years ago
Michael Niedermayer 75a9859ac6 Merge commit 'd2a4e4b9cc9a0c2661e1c1d6f6b51babac2cec1b' 10 years ago
Reimar Döffinger 235d401bfa vorbisenc: avoid large stack allocation. 10 years ago
Reimar Döffinger fcfc90ed65 svq1enc: remove pointless array element. 10 years ago
Reimar Döffinger 6724254118 ffv1enc: reduce stack usage. 10 years ago
Lou Logan efaa4a8dbf doc/demuxers: document gif demuxer 10 years ago
Jörg Krause 02a2e171ad libavutil/error: fix build with musl toolchain 10 years ago
Michael Niedermayer d9a416fa1a Merge commit 'c487972ed0e1eaebdbe4a13cdd191e119be0b19c' 10 years ago
Michael Niedermayer 4bc4f6f170 Merge commit '95e177eeb21f3e968aa9353bc69d1946966cc835' 10 years ago
Michael Niedermayer dc81c0a0dc Merge commit 'ebef9f5a56d7df91e010a177a80cfc8dbe394305' 10 years ago
Michael Niedermayer 7509a95656 Merge commit '65e78a2e4b111627c0ebdf2c9baec95e5e21560d' 10 years ago
Michael Niedermayer 33bf66af02 Merge commit 'bb3ead7e54fec205c595cfb8b1d8900d50d3d1cc' 10 years ago
Michael Niedermayer 34e80af860 Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943' 10 years ago
Michael Niedermayer e489e83466 avformat/mpegts: Change order of structs to match 7968059e5c 10 years ago
Michael Niedermayer ee83f667af Merge commit '7968059e5c3cd8f91407f379c11bbf71a1b84c74' 10 years ago
Michael Niedermayer 4d13d440ee Merge commit '94f084324e648876508bed546d950762f10b875e' 10 years ago
Diego Biurrun 2b8b0da09c fdctdsp: cosmetics: Drop one unnecessary if-block level 10 years ago
Michael Niedermayer eacf42dd50 Merge commit '4912b634b517c8acfc476c5d47f10be83fe7e18b' 10 years ago
Gabriel Dume d2a4e4b9cc wma: K&R formatting cosmetics 10 years ago
Mika Raento c487972ed0 ismindex: recover from completely empty streams 10 years ago
Michael Niedermayer 928cb84b32 avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so that the optimized functions are also used 10 years ago
Michael Niedermayer 50841da143 avcodec/mpeg4videodec: fix automatic use of the xvid idct on non x86 10 years ago
Michael Niedermayer feac9cbed0 Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce' 10 years ago
Michael Niedermayer 5b58d79a99 Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453' 10 years ago
Michael Niedermayer 5db23c07a3 Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' 10 years ago
Thomas Volkert 95e177eeb2 rtpdec: HEVC/H.265 support 10 years ago
Luca Barbato ebef9f5a56 time: Use clock_gettime if the monotonic clock is available 10 years ago
Luca Barbato 65e78a2e4b x11grab: Refactor pixel format parsing 10 years ago
Luca Barbato bb3ead7e54 x11grab: Fallback to normal XImage if SHM is not supported 10 years ago
Luca Barbato c19a49e565 ppc: Support little endian intreadwrite 10 years ago
Luca Barbato 7968059e5c mpegts: Allow custom max resync size 10 years ago
Luca Barbato 94f084324e texi2pod: Make it output a single encoding string 10 years ago
Luca Barbato 4912b634b5 x265: Use the encoder defaults 10 years ago
Gabriel Dume eda7571ea1 wmv2: K&R formatting cosmetics 10 years ago
Pascal Massimino 7a1d6ddd2c xvid: Add C IDCT 10 years ago
Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 10 years ago