Lines Matching refs:mux
22 825389ac README.mux: add a reference to the AnimDecoder API
133 cd758a17 {de,}mux/Makefile.am: add missing headers
607 03f1c008 mux/Makefile.am: add missing -lm
709 68ae5b67 Add libwebp/src/mux/animi.h
777 005e15b1 Merge "{extras,mux}/Makefile.am: add missing -lm"
784 aaf2530c {extras,mux}/Makefile.am: add missing -lm
924 5f8f998d mux: Presence of unknown chunks should trigger VP8X chunk output.
1168 afd5a62c Merge "mux.h does NOT need to include encode.h"
1171 945cfa3b mux.h does NOT need to include encode.h
1388 e38886a7 mux.h: Bump up ABI version
1545 07c39559 Merge "AnimEncoder API: Add info in README.mux"
1548 9d299469 AnimEncoder API: Add info in README.mux
1566 e8694d4d mux: remove experimental FRGM parsing
1843 695f80ae Merge "restore mux API compatibility" into 0.4.1
1844 862d296c restore mux API compatibility
1897 4536e7c4 add WebPMuxSetCanvasSize() to the mux API
2280 05aacf77 mux: add some missing casts
2357 d9662658 mux.h doc: WebPMuxGetFrame() can return WEBP_MUX_MEMORY_ERROR too.
2367 22dd07ce mux.h: Some doc corrections
2387 4bb8465f Merge "(de)mux.h: wrap pseudo-code in /* */"
2389 5416aab4 (de)mux.h: wrap pseudo-code in /* */
2420 a2f5f73d Merge "Support for "Do not blend" in mux and demux libraries"
2422 6284854b Support for "Do not blend" in mux and demux libraries
2444 faa4b07e Support for unknown chunks in mux library
2596 d5060c87 Merge "mux.h: A comment fix + some consistency fixes"
2600 5818cff7 mux.h: A comment fix + some consistency fixes
2608 ed6f5308 Merge "Add GetCanvasSize() method to mux"
2611 fffefd18 Add GetCanvasSize() method to mux
2673 4299f398 libwebp/mux: fix double free
2698 7386fe50 Merge "libwebp{demux,mux}: install mux_types.h" into 0.3.0
2703 289bc47b libwebp{demux,mux}: install mux_types.h
2724 42b611a4 Merge "configure: drop experimental from mux/demux" into 0.3.0
2729 a0a6648c configure: drop experimental from mux/demux
2740 9b3db894 README.mux: add version reference
2759 627f5ca6 automake: add reference to libwebp for mux/demux
2769 27dc741b Correct frame options order in README.mux
2798 a5042a32 GetVersion() methods for mux and demux
2803 e5d3ffe2 Merge "Update code example in README.mux"
2804 ac5a9156 Update code example in README.mux
2806 5f557f3c README.mux: add info about Demux API and vwebp
2935 dca84219 Merge "Separate out mux and demux code and libraries:"
2936 23782f95 Separate out mux and demux code and libraries:
2965 74356eb5 Add a simple cleanup step in mux assembly:
2966 51bb1e5d mux.h: correct WebPDemuxSelectFragment() prototype
2968 fa30c863 Update mux code to match the spec wrt animation
2988 a0770727 mux struct naming
3141 a3ec6225 mux.h: remove '* const' from function parameters
3178 05108f6e Merge "More spec/code matching in mux:"
3179 6808e69d More spec/code matching in mux:
3207 da99e3bf Merge "Makefile.vc: split mux into separate lib"
3211 e2feefa9 Makefile.vc: split mux into separate lib
3235 b9ae4f0d cosmetics after mux changes b74ed6e, b494ad5
3340 87b4a908 no need to have mux.h as noinst clause in enc/
3372 8d77dc29 Add support for lossless in mux:
3484 b3515c62 mux: drop 'chunk' from ChunkInfo member names
3493 a3846892 Merge "mux: remove unused LIST_ID"
3495 dee46692 mux: remove unused LIST_ID
3496 03f1f493 mux: add version checked entry points
3510 a87fc3f6 Merge "mux: ensure # images = # tiles"
3511 53af99b1 Merge "mux: use size_t consistently"
3514 326a3c6b mux: ensure # images = # tiles
3515 95667b8d mux: use size_t consistently
3566 dc17abdc mux: cosmetics
3568 506a4af2 mux: cosmetics
3570 de556b68 Merge "README.mux: reword some descriptions"
3576 11316d84 README.mux: reword some descriptions
3578 14f6b9f6 mux: light cleanup
3612 18d959fa Merge "mux: add WebPData type"
3613 eec4b877 mux: add WebPData type
3624 552c1217 Merge "mux: plug some memory leaks on error"
3628 b0d2fecf mux: plug some memory leaks on error
3631 241ddd38 doc: delete mux container pdf
3637 8d6490da Incremental support for some of the mux APIs.
3650 7c4c177c Some readability fixes for mux library
3653 9b69be1c Merge "Simplify mux library code"
3654 a056170e Simplify mux library code
3685 667b769a Fixed the include for types.h within mux.h
3730 2b877cd0 Some fixes to Makefile.vc to support the src\mux directory.