|
|
|
@81babc43
|
10 years |
michaelni |
Merge commit 'a14b61658c3302081ea5da3ea65b7d9f7b4fb2eb'
* commit …
|
|
|
@d52f874c
|
10 years |
michaelni |
Merge commit 'b8604a976128ffbd316653cdec11ba487f1025bb'
* commit …
|
|
|
@e932ae5
|
10 years |
michaelni |
Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6'
* commit …
|
|
|
@1b58f137
|
10 years |
michaelni |
Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'
* commit …
|
|
|
@9098f0ec
|
10 years |
michaelni |
ffmpeg: remove common factors from copied timebase
Signed-off-by: …
|
|
|
@8e7c8325
|
10 years |
michaelni |
Merge commit '3f3232a371cc88696184d9aef1f812656264e56c'
* commit …
|
|
|
@4b13ec69
|
10 years |
michaelni |
Merge commit 'c9c1265c52910578d3db1a6205c85b91ead0903f'
* commit …
|
|
|
@714d9bd6
|
10 years |
michaelni |
Merge commit 'abda15a990527557c20848f6ca2f82eb85e76dc9'
* commit …
|
|
|
@76a35f78
|
10 years |
michaelni |
avcodec/roqvideoenc: Print the correct max resolution
Thanks-to: …
|
|
|
@9af59db
|
10 years |
michaelni |
avcodec/roqvideoenc: More verbose warning about no power of 2 …
|
|
|
@a32dcaaa
|
10 years |
michaelni |
avcodec/dvdsubenc: Add dvdsub workaround for some players
The issue …
|
|
|
@e36916a6
|
10 years |
michaelni |
avcodec/pthread_frame: fix setting hwaccel with threads and …
|
|
|
@31d49db7
|
10 years |
michaelni |
avutil/bprint:ædd io.h, try to fix msvc build
Suggested-by: jamrial …
|
|
|
@b83e0903
|
10 years |
michaelni |
avformat/m4vdec: raise threshold slightly for detection
Fixes …
|
|
|
@f32c5d1a
|
10 years |
michaelni |
avcodec/mpegvideo: clip mv visualization arrows so that their …
|
|
|
@a14b6165
|
10 years |
anton |
mtv: do not set sample_rate for video
|
|
|
@b8604a97
|
10 years |
anton |
oggparsecelt: do not set AVCodecContext.frame_size
It is supposed to …
|
|
|
@d5cf5afa
|
10 years |
anton |
adxdec: get rid of an avpriv function
The only thing the demuxer …
|
|
|
@f6ee61fb
|
10 years |
anton |
lavc: export DV profile API used by muxer/demuxer as public
|
|
|
@3f3232a3
|
10 years |
anton |
avconv: set the output stream timebase
This is required by the new API.
|
|
|
@c9c1265c
|
10 years |
anton |
avformat: update muxing doxy
The callers should now set the stream …
|
|
|
@abda15a9
|
10 years |
anton |
cdg: set the keyframe flag on the first packet
Bug-Id: 55
|
|
|
@d6e7881c
|
10 years |
Carl Eugen Hoyos |
Fix wmv1 encoding if all other msmpeg4-related encoders were disabled.
|
|
|
@e4dfc3f9
|
10 years |
Carl Eugen Hoyos |
Fix wmv1 decoding if no other msmpeg4-related decoder was compiled.
|
|
|
@c8b2cf49
|
10 years |
michaelni |
avcodec/mpegvideo: flip motion vector visualization for backward …
|
|
|
@98eab981
|
10 years |
michaelni |
avdevice/pulse_audio_dec: reimplement using the non simple API
This …
|
|
|
@352756ec
|
10 years |
michaelni |
avformat/movenc: respect color_range when encoding dnxhd.
Set the …
|
|
|
@7125b6ca
|
10 years |
michaelni |
avformat/segment: remove gettimeofday() use, remove sys/time.h
It …
|
|
|
@2375b094
|
10 years |
michaelni |
alpha/idctdsp: move idct init code out of dsputil
Signed-off-by: …
|
|
|
@86359543
|
10 years |
michaelni |
avformat/mpegts: pass MpegTSContext ptr explicitly (fixes #3721)
…
|
|
|
@fd3388d6
|
10 years |
michaelni |
Merge commit '18fb38fb9ea7e2d5997c096fccfcd4cb43f70294'
* commit …
|
|
|
@839688bc
|
10 years |
michaelni |
Merge commit 'cf280ed004b5c618560f8f43d14ff264bd1e4c3d'
* commit …
|
|
|
@a26ecba0
|
10 years |
michaelni |
Merge commit '52a1c32c0a86e84d43f977c5148e62975a0c6917'
* commit …
|
|
|
@eee6ad38
|
10 years |
michaelni |
avdevice/lavfi: add io.h, should fix msvc build
Signed-off-by: …
|
|
|
@550bda74
|
10 years |
michaelni |
avcodec/alpha/dsputil_alpha: fix build
Disable moved functions to …
|
|
|
@18fb38fb
|
10 years |
martin |
mov: Remove a variable that is set but never used
This silences a …
|
|
|
@cf280ed0
|
10 years |
martin |
avplay: Handle pixel aspect ratio properly
This was broken (left …
|
|
|
@52a1c32c
|
10 years |
lu_zero |
nut: Use nut->version in the version range check
It was wrongly left …
|
|
|
@7cb8f7de
|
10 years |
michaelni |
avcodec/proresenc_anatoliy: check against maximum dimensions
…
|
|
|
@7c7441b3
|
10 years |
michaelni |
avcodec/roqvideoenc: check dimensions against maximum
Signed-off-by: …
|
|
|
@fe4c76b3
|
10 years |
michaelni |
avcodec/roqvideoenc: fix infinite lambda increasing loop
The …
|
|
|
@a981d1b
|
10 years |
michaelni |
avformat/nutdec: if all else fails try to lookup video tag in isom
…
|
|
|
@5a4edf6f
|
10 years |
michaelni |
avformat/movenc: check that the video resolution is supported
…
|
|
|
@1f935c3
|
10 years |
michaelni |
Merge commit '79fce1ec8abd017593c003917fc123f7119a78d6'
* commit …
|
|
|
@70b423e1
|
10 years |
michaelni |
Merge commit '3d90f27ad5843ccd63d34fd6da4d4bff212c1bfe'
* commit …
|
|
|
@e1f729d9
|
10 years |
michaelni |
Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b'
* commit …
|
|
|
@79fce1e
|
10 years |
martin |
arm: Avoid using the 'setend' instruction on ARMv7 and newer
This …
|
|
|
@3d90f27a
|
10 years |
anton |
avformat_new_stream: make the AVCodec parameter const
Signed-off-by: …
|
|
|
@d3cfd7af
|
10 years |
anton |
af_compand: make sure request_frame always outputs at least one frame
…
|
|
|
@14e2406d
|
10 years |
michaelni |
Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'
* commit …
|
|
|
@5c7bf354
|
10 years |
michaelni |
avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h>
…
|
|
|
@0ffba9fe
|
10 years |
michaelni |
avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include …
|
|
|
@576ced55
|
10 years |
michaelni |
avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include …
|
|
|
@0dbcecc
|
10 years |
michaelni |
avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h>
…
|
|
|
@8e6a66b6
|
10 years |
michaelni |
doc: add doxygen target tag
Signed-off-by: Timothy Gu …
|
|
|
@cee98aad
|
10 years |
michaelni |
doc: make doxygen program configurable
Signed-off-by: Timothy Gu …
|
|
|
@865a7610
|
10 years |
michaelni |
doc: add doxy-wrapper.sh to doc/doxygen/html dependencies
…
|
|
|
@307239bd
|
10 years |
michaelni |
ffserver: add HAVE_UNISTD_H around #include <unistd.h>
Signed-off-by: …
|
|
|
@1574eedd
|
10 years |
michaelni |
tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>
…
|
|
|
@39ea2171
|
10 years |
michaelni |
avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h>
…
|
|
|
@0ebcf878
|
10 years |
michaelni |
protect unistd.h with #if HAVE_UNISTD_H in code from recent …
|
|
|
@5b58692e
|
10 years |
michaelni |
swresample: misc. doxy improvements
Signed-off-by: Timothy Gu …
|
|
|
@9ccc7aee
|
10 years |
michaelni |
doc/Doxyfile: use 5 columns for alphabetical index
This reverts a …
|
|
|
@242b3c29
|
10 years |
michaelni |
Merge commit '1e9a93bfca2c2f43a07e01f2ef9fd5cbafe6c22d'
* commit …
|
|
|
@75be508f
|
10 years |
michaelni |
Merge commit 'a863c97e99bf30a88baa74f83bab9e3ab25984dc'
* commit …
|
|
|
@154954c2
|
10 years |
michaelni |
avcodec/vmdvideo: remove unneeded include
Signed-off-by: Michael …
|
|
|
@b8d017ad
|
10 years |
michaelni |
avformat/segment: simplify localtime* use
Signed-off-by: Michael …
|
|
|
@8cda23f3
|
10 years |
michaelni |
avformat/segment: Support cutting at clocktime
Signed-off-by: Deti …
|
|
|
@a9aee08d
|
10 years |
diego |
dsputil: Split off FDCT bits into their own context
|
|
|
@2229a6df
|
10 years |
michaelni |
avdevice/lavfi: allow non-mmappable files for graph_file
Use …
|
|
|
@fcd1f6bc
|
10 years |
michaelni |
avutil/bprint: Add av_bprint_fd_contents()
Signed-off-by: Michael …
|
|
|
@1e9a93bf
|
10 years |
martin |
libfdk-aacdec: Decode the first AAC frame to reliably identify the …
|
|
|
@a863c97
|
10 years |
martin |
smoothstreamingenc: Fix a memory leak on errors
Signed-off-by: Martin …
|
|
|
@06dae71d
|
10 years |
michaelni |
Merge commit '246f869590b8c7313d26e1c2ef56db01f6fd2503'
* commit …
|
|
|
@246f8695
|
10 years |
diego |
vmd: Split audio and video decoder
Signed-off-by: Diego Biurrun …
|
|
|
@5320b34
|
10 years |
michaelni |
avcodec/cljrdec: remove unneeded include
Signed-off-by: Michael …
|
|
|
@3790801f
|
10 years |
michaelni |
Merge commit '3c650efb81aaa3b395ba4606ee68a47ee4efb57b'
* commit …
|
|
|
@020865f
|
10 years |
michaelni |
Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'
* commit …
|
|
|
@462c6cdb
|
10 years |
michaelni |
Merge commit '8d686ca59db14900ad5c12b547fb8a7afc8b0b94'
* commit …
|
|
|
@8324bd51
|
10 years |
michaelni |
avcodec/mpegvideo_enc: fix b frame strategy 2
Fixes Ticket3757
…
|
|
|
@3be9072
|
10 years |
michaelni |
transcoding: fix Doxygen file path
Signed-off-by: Timothy Gu …
|
|
|
@7ac7e879
|
10 years |
clement |
avcodec/mpegvideo: small indent fix in vismv code
|
|
|
@5f4dbf3c
|
10 years |
clement |
avcodec: make vismv option as flag types
This allows for example …
|
|
|
@58640698
|
10 years |
michaelni |
avcodec/roqvideodec: set JPEG output color range
Signed-off-by: Eric …
|
|
|
@705eb5a1
|
10 years |
michaelni |
Merge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6'
* commit …
|
|
|
@52ea7ffd
|
10 years |
michaelni |
Merge commit 'd69243d39b773b64614792487cd93f6ceb237b25'
* commit …
|
|
|
@28c03195
|
10 years |
michaelni |
Merge commit 'd6902070c52151ec1e8154ce9b22283a1d0bc192'
* commit …
|
|
|
@3c650efb
|
10 years |
diego |
dsputil: Move draw_edges() to mpegvideoencdsp
|
|
|
@96761e93
|
10 years |
michaelni |
Merge commit '2fc85fe96e7e0e5fc433b98eacebf4d3511d2d58'
* commit …
|
|
|
@8be23d4
|
10 years |
michaelni |
avcodec/roqvideo: use JPEG color range
Signed-off-by: ejlasota …
|
|
|
@c1661484
|
10 years |
diego |
dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc
|
|
|
@8d686ca5
|
10 years |
diego |
dsputil: Split off *_8x8basis to a separate context
|
|
|
@064945b3
|
10 years |
michaelni |
swresample: organize functions into doxy groups
Signed-off-by: …
|
|
|
@81f47e27
|
10 years |
michaelni |
swresample: better doxy for configuration-returning functions
…
|
|
|
@2711b470
|
10 years |
michaelni |
swresample: improve Doxygen introduction
Signed-off-by: Timothy Gu …
|
|
|
@77c5f546
|
10 years |
michaelni |
swresample: add SwrContext doxy
Signed-off-by: Timothy Gu …
|
|
|
@fc71434
|
10 years |
michaelni |
swresample: add SwrDitherType doxy
Signed-off-by: Timothy Gu …
|
|
|
@c0d9b026
|
10 years |
michaelni |
swresample: group all the option constants in a section in doxy
…
|
|
|
@0c583882
|
10 years |
michaelni |
swresample: grammar/capitalization fixes
Signed-off-by: Timothy Gu …
|
|
|
@02ca9ef
|
10 years |
michaelni |
avutil: actually install hash.h
This header is designed as a public …
|
|
|