34345 Commits (7339340787aaefaaa1519f6cc0ead1e1259878f9)
 

Author SHA1 Message Date
Samuel Pitoiset 6aedabc9b6 RTMPS protocol support 13 years ago
Anton Khirnov 5417efbbf3 avconv: print an error message when demuxing fails. 13 years ago
Kostya Shishkov 0b40153d20 tscc2: DCT output should not be clipped 13 years ago
Samuel Pitoiset 775c4d3625 rtmp: Rename rtmphttp to ffrtmphttp 13 years ago
Jordi Ortiz 08e087ccf7 rtmp: rtmp_parse_result() add case for video and audio packets to avoid undesired debug output. 13 years ago
Martin Storsjö f06dee7794 configure: Move the getaddrinfo function check into the network block 13 years ago
Martin Storsjö 03d1b18e96 configure: Remove an unused 'have' item 13 years ago
Diego Biurrun 20d569dd61 mpeg: remove disabled code 13 years ago
Mohammad Alsaleh c37c383e59 libfdk-aac: Check if cutoff value is valid 13 years ago
Martin Storsjö 9e4b04f8b9 network: Always use our version of gai_strerror on windows 13 years ago
Martin Storsjö c98e2053f5 network: Undefine existing gai_strerror definitions 13 years ago
Martin Storsjö 2ca6e9bb47 network: Extend the fallback gai_strerror implementation to handle more error codes 13 years ago
Ronald S. Bultje b4675d0fbf configure: Check for CommandLineToArgvW 13 years ago
Mashiat Sarker Shakkhar 082829520e vc1dec: Do not use random pred_flag if motion vector data is skipped 13 years ago
Martin Storsjö 25f056e6d4 vp8: Enclose pthread function calls in ifdefs 13 years ago
Ronald S. Bultje c44091a9f7 snow: refactor code to work around a compiler bug in MSVC. 13 years ago
Martin Storsjö a794600c00 vp8: Include the thread headers before using the pthread types 13 years ago
Ronald S. Bultje 39d18f21a5 configure: Check for getaddrinfo in ws2tcpip.h, too 13 years ago
Daniel Kang 951455c1c1 vp8: implement sliced threading 13 years ago
Daniel Kang 17343e3952 vp8: move data from VP8Context->VP8Macroblock 13 years ago
Daniel Kang 337ade52de vp8: refactor decoding a single mb_row 13 years ago
Luca Barbato 45ff9e5b57 doc: update api changes with the right commit hashes 13 years ago
Luca Barbato f3e5e6f05b mem: introduce av_malloc_array and av_mallocz_array 13 years ago
Janne Grunau 2d497c141d eval: add gt(), gte(), lt() and lte() fate tests 13 years ago
Max Lazarov caac3ab6ef eval: fix swapping of lt() and lte() 13 years ago
Janne Grunau f30260d32a imgconvert: deprecate avcodec_find_best_pix_fmt() 13 years ago
Janne Grunau ac29054fda imgconvert: add avcodec_find_best_pix_fmt2() 13 years ago
Janne Grunau 39bb27bf79 imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt 13 years ago
Diego Biurrun 47aed43990 build: Fix APE tag dependencies 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
Martin Storsjö 7548831c5e libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency 13 years ago
Diego Biurrun 0da29727ea build: Fix Ogg demuxer dependencies 13 years ago
Diego Biurrun b896008271 build: Fix FLAC demuxer dependencies 13 years ago
Diego Biurrun 8eea8fdceb flac: Move flac functions shared between libraries to flac common code 13 years ago
Diego Biurrun a519463366 build: Fix CAF demuxer dependencies 13 years ago
Diego Biurrun b7884ff7af build: Fix MP2 muxer dependencies 13 years ago
Diego Biurrun d648de61e6 build: Add missing build rules for the ISMV muxer 13 years ago
Diego Biurrun 7d605d5115 configure: Drop redundant mxf_d10 test dependency declaration 13 years ago
Martin Storsjö 37eeb5e273 Support AAC encoding via the external library fdk-aac 13 years ago
Martin Storsjö 372597e538 libavcodec: Add more AAC profiles 13 years ago
Ronald S. Bultje 667fb97a65 dct/fft-test: use a replacement getopt() if the system has none present. 13 years ago
Ronald S. Bultje 183b1c2268 configure: Check for the math function rint 13 years ago
Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago
Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 13 years ago
Jordi Ortiz 6e71c1202b rtsp: Make rtsp_open_transport_ctx() non-static 13 years ago
Jordi Ortiz 6bbb362218 rtsp: Move rtsp_read_close 13 years ago
Jordi Ortiz 45b068580b rtsp: Parse the mode=receive/record parameter in transport lines 13 years ago
Kostya Shishkov ed219ed366 mss1: fix decoding masked regions in interframes 13 years ago
Michael Niedermayer f39bbc9d21 mxfdec: fix off by one error. 13 years ago
Tomas Härdin 83728d2d36 mxfdec: only parse next partition pack if parsing forward 13 years ago