66638 Commits (02f7665a3ce703217ae1cbbc7baa29c438d61456)
 

Author SHA1 Message Date
Rémi Denis-Courmont ce42316321 h264: Always invoke the get_format() callback 10 years ago
Rémi Denis-Courmont 1c80c9d7ef hwaccel: Call ->get_format again if hwaccel init fails 10 years ago
Luca Barbato 9d2cee52d3 configure: Assume a standard-compliant default libc 10 years ago
Luca Barbato 6cfbe1de5a avconv: Use only audio and video to guess discontinuities 10 years ago
Andreas Cadhalpun 883e98bc25 probe: Bump the score for mime type matching 10 years ago
Luca Barbato d995f0a155 log: Unbreak no-tty support on 256color terminals 10 years ago
Michael Niedermayer ecf5526578 Merge commit 'a97328afef0ccebfc8c3d9f9fdb8e93cbf1058ab' 10 years ago
Michael Niedermayer bde8eb7fa3 Merge commit 'b5fe13448b13bfdd48a75b7e12387e11e3526d7c' 10 years ago
Tristan Matthews 7703995a2e flac: Remove unused headers 10 years ago
Tim Walker cc4992aaf3 ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode. 10 years ago
Tim Walker 4c2fd4b262 ac3enc: allow Dolby Pro Logic II as a preferred downmix mode. 10 years ago
Tim Walker b39ebcddd4 fate: Add VC-1 interlaced twomv test 10 years ago
Michael Niedermayer a97328afef vc1: Use logical instead of bitwise or for twomv 10 years ago
Tim Walker b5fe13448b vc1: Use logical instead of bitwise or for coded_inter 10 years ago
Peter Ross 1964251be7 libavformat/iff: print error message when DSDIFF compression type is not supported 10 years ago
Michael Niedermayer ee2e5acdb1 avcodec/dxtory: remove unused variables 10 years ago
Michael Niedermayer 4c57be124f Merge commit 'b97f6ef956293fe06ae1e99bd295f42613081f37' 10 years ago
Michael Niedermayer b0458e62c8 Merge commit '4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2' 10 years ago
Thilo Borgmann f2254e36c0 lavd/avfoundation: Use microseconds as common timebase. 10 years ago
Diego Biurrun b97f6ef956 pcm-dvd: Move a variable to a smaller scope 10 years ago
Clément Bœsch 9ae83ece8a avformat/srtdec: simpler and more lenient probing 10 years ago
wm4 7dd2005e1a avformat: add SUP/PGS subtitle demuxer 10 years ago
Diego Biurrun 4d5b99dacd caf: Give context structure a consistent name 10 years ago
Thilo Borgmann 1ea7a3e04e lavd/avfoundation: Simplify debug message generation. 10 years ago
Thilo Borgmann 92827e1869 lavd/avfoundation: Using the actual stream index instead of hardcoded value. 10 years ago
Thilo Borgmann a69c70e148 lavd/avfoundation: Split adding a device and getting the device configuration into separate functions. 10 years ago
Carl Eugen Hoyos 88c937fdc8 Autodetect jpg images. 10 years ago
Carl Eugen Hoyos 475e3799cd Support libopenjpeg 2.x via libopenmj2. 10 years ago
Carl Eugen Hoyos 8de7bdd756 Show correct pix_fmt for vp9 videos != AV_PIX_FMT_YUV420P. 10 years ago
Michael Niedermayer a43bcaafe2 avcodec/dxtory: Support dxtory-2.0.127.avi 10 years ago
Carl Eugen Hoyos c0f9df30dd lavc/x86/idctdsp.h: Fix make checkheaders. 10 years ago
James Almer a829870b2f avcodec/svq1enc: align buffer used by simd functions 10 years ago
James Almer 4b892e469b x86/cavsdsp: fix buffer alignment in cavs_idct8_add_mmx() 10 years ago
Thilo Borgmann e113692c89 lavu/ffmpeg_opt: Check return value of avcodec_find_encoder(). 10 years ago
Michael Niedermayer ce6e46be72 avformat/img2dec: enable generic seeking for image pipes 10 years ago
Michael Niedermayer 6d35aba167 avformat/img2dec: initialize pkt->pos for image pipes 10 years ago
Michael Niedermayer 2497914a18 avformat/img2dec: pass error code and signal EOF 10 years ago
Michael Niedermayer 1dbdcb4a8c avformat/img2dec: fix error code at EOF for pipes 10 years ago
Michael Niedermayer 454f98b881 Merge commit '4620affa24eedb167482198aa04126bcedd05620' 10 years ago
Michael Niedermayer 59f4966756 Merge commit '86a361081d3eb4e999d75bc2a462f01d88cbd2e5' 10 years ago
Michael Niedermayer 8f3d3e5f83 Merge commit '95d312d6c82e7485f43c3ddda0f369af0e41c83b' 10 years ago
Michael Niedermayer 9b53691f73 Merge commit '28f5cd312c9da9072108edf8b7685d009374ea96' 10 years ago
Michael Niedermayer a6fd685fed Merge commit 'd07ddc93e29a4fdf12cd426953a7ecd5abe5e36d' 10 years ago
Gabriel Dume 4620affa24 m4vdec: K&R formatting cosmetics 10 years ago
Gabriel Dume 86a361081d lmlm4: K&R formatting cosmetics 10 years ago
Gabriel Dume 95d312d6c8 concat: K&R formatting cosmetics 10 years ago
Katerina Barone-Adesi 28f5cd312c fate: Switch ra4-288 test from framecrc() to pcm() 10 years ago
Martin Storsjö d07ddc93e2 avcodec: Fix a doxy comment to refer to the right function 10 years ago
Michael Niedermayer 303fc9b368 avcodec/mpegvideo_enc: write a log message at verbose level if frame re-encoding occurs due to VBV 10 years ago
James Almer 4f4f08e6f0 x86/idctdsp: port {put,add}_pixels_clamped to yasm 10 years ago