74459 Commits (cdbd3b1e7d0d218d9de4668a4c88ad97584b9454)
 

Author SHA1 Message Date
Michael Niedermayer 55ea31ab89 Merge branch 'simple_http_server_api_implementation' of http://git.klaxa.eu/git/ffmpeg 9 years ago
Rostislav Pehlivanov 6d175158e9 aacenc: remove redundant argument from coder functions 9 years ago
Yu Xiaolei 2ef6994ef6 avcodec/libx264: expose nv21 input support 9 years ago
Ihar A. Tumashyk 293e25be61 libavcodec/utils: av_get_exact_bits_per_sample fixed to return "1" for DSD codecs. 9 years ago
Stephan Holljes 25410c524d doc/example: Add http multi-client example code 9 years ago
Stephan Holljes 1d46e0ee05 doc/protocols: document experimental mutli-client api 9 years ago
Stephan Holljes 3240e69de6 lavf/http: Implement server side network code. 9 years ago
Stephan Holljes 75235a2550 lavf/tcp: increase range for listen and call the underlying socket operations accordingly 9 years ago
Stephan Holljes 21198155a7 lavf/tcp: add tcp_accept 9 years ago
Stephan Holljes 63c07a956b lavf/avio: add avio_accept and avio_handshake 9 years ago
Stephan Holljes 5125e4b53f lavf/avio: add ffurl_accept and ffurl_handshake 9 years ago
Stephan Holljes cf6c871bee lavf/network: split ff_listen_bind into ff_listen and ff_accept 9 years ago
Paul B Mahol 5870b3d2a3 MAINTAINERS: update my maintership 9 years ago
rogerdpack bed1d9ec7a dshow: show more debug timestamp info 9 years ago
Michael Niedermayer f2c58931e6 MAINTAINERS: Remove myself as leader 9 years ago
Michael Niedermayer 814d4c4c94 Merge commit 'a0797950527120c85263c910eb6ba08fddcfdcb3' 9 years ago
Alexandra Hájková 33dc1913ab asfdec: remove improper assignement that caused wrong timestamps 9 years ago
Alexandra Hájková 78491fe8cf asfdec: do not export empty metadata 9 years ago
James Almer 3e853ff7ac des: extend av_des_init() doxy 9 years ago
James Almer d9e8b47e31 des: add av_des_alloc() 9 years ago
James Almer 5d8bea3bb2 xtea: add av_xtea_alloc() 9 years ago
James Almer b469832de9 rc4: extend av_rc4_init() doxy 9 years ago
James Almer ae365453c3 rc4: add av_rc4_alloc() 9 years ago
James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 9 years ago
Alexandra Hájková cd4d9df227 asfdec: free AVDictionaries properly when closing the demuxer 9 years ago
Anton Khirnov 90e648c508 fate/mp3: use the f32le format as output 9 years ago
Anton Khirnov a079795052 fate/mp3: specify the number of output samples instead of filesize 9 years ago
Ganesh Ajjanagadde c1bfb99ff2 avformat/wavdec: add extra sample count check for G.729 files 9 years ago
James Almer a0092cea46 mips/hevcdsp: fix string concatenation on macros 9 years ago
James Almer 9dcaae70f2 x86/aacpsdsp: add SSE and SSE3 optimized functions 9 years ago
Michael Niedermayer d2077c860e Revert "ffmpeg: modify tty state when stderr is redirected" 9 years ago
Michael Niedermayer 802e51299e avcodec/r210enc: Drop coded_frame usage 9 years ago
Michael Niedermayer dfe8e3b381 avcodec/avuienc: Drop coded_frame usage 9 years ago
Michael Niedermayer bc4bdc6d61 Merge commit '764ec70149728be82304c163ccc4e280f1629201' 9 years ago
Michael Niedermayer d560c61125 Merge commit '6877537ff321136cf78ab03b8b91e6b6f218db5b' 9 years ago
Michael Niedermayer ba12ba859a Merge commit '0c73a5a53cc97f4291bbe9e1e68226edf6161744' 9 years ago
Michael Niedermayer 8e67599505 Merge commit '5ae178539b91d25710b7bb322d156c31aea9f8bf' 9 years ago
Michael Niedermayer 77d8fd5c9c avcodec/y41penc: Drop coded_frame usage 9 years ago
Michael Niedermayer 9ebffc5bba avcodec/yuv4enc: drop coded_frame usage 9 years ago
Martin Storsjö 764ec70149 rtsp: Only interpret $ as interleaved packet indicator at the start of replies 9 years ago
Michael Niedermayer a0123b6023 avcodec/v308enc: Remove coded_frame usage 9 years ago
Michael Niedermayer 2d80de0be2 avcodec/v408enc: remove coded_frame usage 9 years ago
James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 9 years ago
Ganesh Ajjanagadde 92e62f49cf ffmpeg: modify tty state when stderr is redirected 9 years ago
Michael Niedermayer 1919827f2c Merge commit 'bf0cef5c3a114df452e5476167634dd8f51eb448' 9 years ago
Michael Niedermayer dd0dbaccb7 Merge commit '9487ffd4c02b9e261562d43735490068c0df0d4b' 9 years ago
Luca Barbato 0c73a5a53c hls: Save and forward avio options 9 years ago
Luca Barbato 5ae178539b http: Add the trailing endlines if they are missing 9 years ago
Martin Storsjö bf0cef5c3a checkasm: Include io.h for isatty, if available 9 years ago
James Almer 9487ffd4c0 rtmpproto: free hmac context properly 9 years ago