37921 Commits (fa09e76010b7db5ae0c7af9b7412096359ecd8c8)
 

Author SHA1 Message Date
Anton Khirnov fa09e76010 FATE: add a TAK test 12 years ago
Martin Storsjö dfc6b5c814 file: Move win32 utf8->wchar open wrapper to libavutil 12 years ago
Ben Avison 45e10e5c8d arm: Add assembly version of h264_find_start_code_candidate 12 years ago
Ben Avison 218d6844b3 h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
Ben Avison 7a82022ee2 h264_parser: Initialize the h264dsp context in the parser as well 12 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago
Ben Avison 5afe1d2791 avio: Add const qualifiers to ffio_read_indirect 12 years ago
Derek Buitenhuis 0f1fb6c019 libavutil: Don't use fcntl if the function does not exist 12 years ago
Diogo Franco e8edf4e1cf cmdutils: Only do the windows-specific commandline parsing on _WIN32 12 years ago
Rémi Denis-Courmont 51eb213d00 libavformat: use avpriv_open() 12 years ago
Rémi Denis-Courmont 71bf6b41d9 libavdevice: use avpriv_open() 12 years ago
Rémi Denis-Courmont fee9db1fdf libavcodec: use avpriv_open() 12 years ago
Rémi Denis-Courmont 880391ed2d libavutil: use avpriv_open() 12 years ago
Rémi Denis-Courmont 869b04e891 libavutil: add avpriv_open() to open files with close-on-exec flag 12 years ago
Vittorio Giovara 22c879057e mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern av_frame_copy_props() 12 years ago
Martin Storsjö f4d371b973 rtsp: Don't include the listen flag in the SDP demuxer flags 12 years ago
Kostya Shishkov f544c58636 deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead 12 years ago
Martin Storsjö 62572435d4 rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_buf 12 years ago
Martin Storsjö f542dedf72 rtspenc: Check the return value from ffio_open_dyn_packet_buf 12 years ago
Christian Schmidt 1c6d2bb9a9 pcm_bluray: Return AVERROR_INVALIDDATA instead of -1 on header errors 12 years ago
Diego Biurrun 6fb65973c9 configure: Properly split dv1394 indev dependencies 12 years ago
Diego Biurrun 61c31e4ee7 configure: Properly set zlib dependencies for all components 12 years ago
Diego Biurrun a7d45e06e9 configure: The W64 demuxer should select the WAV demuxer, not depend on it 12 years ago
Diego Biurrun 406e6c0ba5 configure: Properly split avserver component and system dependencies 12 years ago
Diego Biurrun 255d9c570e riff: Move demuxing code to a separate file. 12 years ago
Diego Biurrun 3dd5c95dee riff: Move muxing code to a separate file 12 years ago
Diego Biurrun fcc455ff2e avformat/dv: K&R formatting cosmetics 12 years ago
Martin Storsjö abe5268c33 tcp: Use a different log message and level if there's more addresses to try 12 years ago
Martin Storsjö 2a0ec47bd7 unix: Convert from AVERROR to errno range before comparing error codes 12 years ago
Diego Biurrun 0ba4ea312b avcodec/options: Drop deprecation warning suppression macros 12 years ago
Diego Biurrun 971cce7ebb riff.h: Remove stray extern declaration for non-existing symbol 12 years ago
Kostya Shishkov 86f4c59bd6 twinvq: Split VQF-specific part from common TwinVQ decoder core 12 years ago
Diego Biurrun 4d8d16b596 twinvq: Prefix enums and defines shared with VoxWare MetaSound 12 years ago
Kostya Shishkov bc909626b0 twinvq: move all bitstream reading into single place 12 years ago
Ben Avison a22ae9f0c5 mpegts: Remove one 64-bit integer modulus operation per packet 12 years ago
Luca Barbato 43bacd5b7d vc1: check mb_height validity. 12 years ago
Luca Barbato 090cd06311 vc1: check the source buffer in vc1_mc functions 12 years ago
Luca Barbato 9991298f2c bink: Bound check the quantization matrix. 12 years ago
Luca Barbato bb9378251a network: Use SOCK_CLOEXEC when available 12 years ago
Luca Barbato 605387582b lavf: Support unix sockets 12 years ago
Luca Barbato bc54c2ae3c libx264: add shortcut for the bluray compatibility option 12 years ago
Ben Avison c84ea750cf mpegts: Make discard_pid() faster for single-program streams 12 years ago
Ben Avison cabb168169 mpegts: Remove one memcpy per packet 12 years ago
Ben Avison daf1e0d3de avio: Add an internal function for reading without copying 12 years ago
Diego Biurrun 22a154e436 build: Add missing img2.o dependency to apetag.o 12 years ago
Diego Biurrun bea3d6f436 ismindex: Replace mkdir ifdeffery by os_support.h #include 12 years ago
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 12 years ago
Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 12 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 12 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 12 years ago