45946 Commits (42ee9f3981979880209a60d1ac30057fcfab6e53)
 

Author SHA1 Message Date
Michael Niedermayer 42ee9f3981 build: fix detection of math functions with 2 parameters. 12 years ago
Michael Niedermayer 2dbc93455c Merge commit '80521c1997a23e148edf89e11b939ab8646297ca' 12 years ago
Michael Niedermayer cccb45751e yuv2rgb: fix integer overflow in fill_gv_table() 12 years ago
Michael Niedermayer a494792961 yuv2rgb: fix integer overflow in fill_table 12 years ago
Michael Niedermayer 6c87b2be72 swscale_unscaled: remove unused variables 12 years ago
Michael Niedermayer 3556e7ce73 mpegvideo enc: choose VBV buffer size for mpeg4 when none is specified instead of failing 12 years ago
Michael Niedermayer 1856162caa mpegvideo enc: choose VBV buffer size for mpeg1/2 when none is specified instead of failing 12 years ago
Stefano Sabatini 33c4535db7 examples/decoding_encoding: add and use the decode_write_frame function 12 years ago
Stefano Sabatini 4a227a706d lavc/utils: fix a few grammar/style nits in log messages 12 years ago
Stefano Sabatini 5ffadec30a lavc/utils: propagate or return meaningful error codes in avcodec_open2() 12 years ago
Carl Eugen Hoyos 2fdc6f355c Do not detect mov with maximum score if the atom size is too small. 12 years ago
Stefano Sabatini 8b03cd3cd7 lavd/lavfi: add graph_file option 12 years ago
Stefano Sabatini bd6240e7e9 lavfi/sendcmd: move buf init() variable to internal scope where it is used 12 years ago
Stefano Sabatini c7065f1f89 lavfi/sendcmd: release file in case of failed allocation 12 years ago
Isaac Dooley 469a65b150 x11: Fix x11grab BadCursor 12 years ago
Paul B Mahol e2820d99f2 pnmdec: use more meaningful error codes 12 years ago
Michael Niedermayer 5442c6cce3 lavf: fix duration estimation for multi program TS 12 years ago
Michael Niedermayer 31cdf6002a lavf: increase retries to guess duration from pts by 1 12 years ago
Michael Niedermayer d8f27eceaa asfdec: ignore stored duration for truncated files 12 years ago
Peter Ross 8469fc17e2 wtvdec: display warning for encrypted wtv files (instead of 'unsupported chunk' messages) 12 years ago
Michael Niedermayer 4d54ecf4b8 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 79ec524ff5 Merge commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25' 12 years ago
Michael Niedermayer 35ce42e070 Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714' 12 years ago
Michael Niedermayer d0ac26a264 Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a' 12 years ago
Michael Niedermayer a65bc2712d Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f' 12 years ago
Michael Niedermayer c2a25e141e Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7' 12 years ago
Michael Niedermayer af3fe43d84 Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a' 12 years ago
Mans Rullgard 80521c1997 build: allow targets to specify extra objects to link with executables 12 years ago
Mans Rullgard a805cefd8b swscale: avoid pointless use of compound literals 12 years ago
Mans Rullgard fab0a8b2c6 libm: add fallbacks for various single-precision functions 12 years ago
Mans Rullgard c3e73100af network: use getservbyport() only if available 12 years ago
Mans Rullgard da0d0ae9a4 network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN 12 years ago
Mans Rullgard 3f65eff408 Include sys/time.h before sys/resource.h 12 years ago
Michael Niedermayer 7bc6631dd0 Merge commit '5d1007f74dd496d54b932242004382f44e3b22b4' 12 years ago
Michael Niedermayer 8748472f39 Merge commit 'a2664c91fba15a1307f676ffad511f8f86fb3a27' 12 years ago
Michael Niedermayer dcb0d1193a Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45' 12 years ago
Mans Rullgard a1f6ad69c7 fate: check that dependencies actually exist 12 years ago
Mans Rullgard 6f9018fc5e fate: fix ENCMUX macro 12 years ago
Michael Niedermayer ec444c84cf mpegaudiodec: Fix buffer handling on random access 12 years ago
Diego Biurrun 2f17f265ed mpegaudio: Refactor mp3on4 flush function 12 years ago
Diego Biurrun 88bdec03b9 fate: Add dependencies for audio tests 12 years ago
Diego Biurrun 71f3eb4536 fate: cosmetics: Group idct8x8 test together with all other libavcodec tests 12 years ago
Diego Biurrun 8b8899ac32 fate: Declare avcodec/avformat deps in the respective Makefile snippets 12 years ago
Diego Biurrun 7d420a4294 fate: More fine-grained dependencies for libavcodec test programs 12 years ago
Diego Biurrun e273a1a542 fate: Add dependencies for WMA and WavPack tests 12 years ago
Diego Biurrun 8f4c414df6 Improve wording and spelling of av_log_missing_feature messages. 12 years ago
Anton Khirnov c692957c4e lavu: remove disabled avoptions cruft 12 years ago
Anton Khirnov 468ea9d5b1 Revert "avutil: make some tables visible again" 12 years ago
Anton Khirnov add3a6902e lavu: bump major to 52 12 years ago
Anton Khirnov 2b8dd371e4 lavu: postpone recent deprecations until the next major bump 12 years ago