64664 Commits (a65d6e17bd04e11b863c8f80d028af0058440a68)
 

Author SHA1 Message Date
Michael Niedermayer 5c7bf354dc avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 0ffba9feb6 avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h> 11 years ago
Michael Niedermayer 576ced5530 avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 0dbcecc8dc avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Timothy Gu 8e6a66b662 doc: add doxygen target tag 11 years ago
Timothy Gu cee98aadb1 doc: make doxygen program configurable 11 years ago
Timothy Gu 865a761081 doc: add doxy-wrapper.sh to doc/doxygen/html dependencies 11 years ago
Michael Niedermayer 307239bdb6 ffserver: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 1574eedd0e tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 39ea21713c avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 0ebcf87803 protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_contents() patches 11 years ago
Timothy Gu 5b58692ed4 swresample: misc. doxy improvements 11 years ago
Michael Niedermayer 9ccc7aeeea doc/Doxyfile: use 5 columns for alphabetical index 11 years ago
Michael Niedermayer 242b3c292a Merge commit '1e9a93bfca2c2f43a07e01f2ef9fd5cbafe6c22d' 11 years ago
Michael Niedermayer 75be508f7c Merge commit 'a863c97e99bf30a88baa74f83bab9e3ab25984dc' 11 years ago
Michael Niedermayer 154954c2ac avcodec/vmdvideo: remove unneeded include 11 years ago
Michael Niedermayer b8d017adba avformat/segment: simplify localtime* use 11 years ago
Deti fliegl 8cda23f341 avformat/segment: Support cutting at clocktime 11 years ago
Diego Biurrun a9aee08d90 dsputil: Split off FDCT bits into their own context 11 years ago
Andrey Utkin 2229a6dfe6 avdevice/lavfi: allow non-mmappable files for graph_file 11 years ago
Andrey Utkin fcd1f6bc9d avutil/bprint: Add av_bprint_fd_contents() 11 years ago
Omer Osman 1e9a93bfca libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream 11 years ago
Michael Niedermayer a863c97e99 smoothstreamingenc: Fix a memory leak on errors 11 years ago
Michael Niedermayer 06dae71d47 Merge commit '246f869590b8c7313d26e1c2ef56db01f6fd2503' 11 years ago
Nidhi Makhijani 246f869590 vmd: Split audio and video decoder 11 years ago
Michael Niedermayer 5320b34b98 avcodec/cljrdec: remove unneeded include 11 years ago
Michael Niedermayer 3790801f9c Merge commit '3c650efb81aaa3b395ba4606ee68a47ee4efb57b' 11 years ago
Michael Niedermayer 020865f557 Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d' 11 years ago
Michael Niedermayer 462c6cdb8e Merge commit '8d686ca59db14900ad5c12b547fb8a7afc8b0b94' 11 years ago
Michael Niedermayer 8324bd5186 avcodec/mpegvideo_enc: fix b frame strategy 2 11 years ago
Timothy Gu 3be90723e7 transcoding: fix Doxygen file path 11 years ago
Clément Bœsch 7ac7e8793d avcodec/mpegvideo: small indent fix in vismv code 11 years ago
Clément Bœsch 5f4dbf3c10 avcodec: make vismv option as flag types 11 years ago
Eric Lasota 586406980f avcodec/roqvideodec: set JPEG output color range 11 years ago
Michael Niedermayer 705eb5a177 Merge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6' 11 years ago
Michael Niedermayer 52ea7ffdfb Merge commit 'd69243d39b773b64614792487cd93f6ceb237b25' 11 years ago
Michael Niedermayer 28c0319517 Merge commit 'd6902070c52151ec1e8154ce9b22283a1d0bc192' 11 years ago
Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 11 years ago
Michael Niedermayer 96761e9306 Merge commit '2fc85fe96e7e0e5fc433b98eacebf4d3511d2d58' 11 years ago
Eric Lasota 8be23d424f avcodec/roqvideo: use JPEG color range 11 years ago
Diego Biurrun c166148409 dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc 11 years ago
Diego Biurrun 8d686ca59d dsputil: Split off *_8x8basis to a separate context 11 years ago
Timothy Gu 064945b3aa swresample: organize functions into doxy groups 11 years ago
Timothy Gu 81f47e272d swresample: better doxy for configuration-returning functions 11 years ago
Timothy Gu 2711b4708a swresample: improve Doxygen introduction 11 years ago
Timothy Gu 77c5f546e7 swresample: add SwrContext doxy 11 years ago
Timothy Gu fc71434e84 swresample: add SwrDitherType doxy 11 years ago
Timothy Gu c0d9b026f9 swresample: group all the option constants in a section in doxy 11 years ago
Timothy Gu 0c58388211 swresample: grammar/capitalization fixes 11 years ago
Timothy Gu 02ca9efdcd avutil: actually install hash.h 11 years ago