37895 Commits (fcc455ff2e11ed04603aead1984a92ac3a4be226)
 

Author SHA1 Message Date
Diego Biurrun fcc455ff2e avformat/dv: K&R formatting cosmetics 11 years ago
Martin Storsjö abe5268c33 tcp: Use a different log message and level if there's more addresses to try 11 years ago
Martin Storsjö 2a0ec47bd7 unix: Convert from AVERROR to errno range before comparing error codes 11 years ago
Diego Biurrun 0ba4ea312b avcodec/options: Drop deprecation warning suppression macros 11 years ago
Diego Biurrun 971cce7ebb riff.h: Remove stray extern declaration for non-existing symbol 11 years ago
Kostya Shishkov 86f4c59bd6 twinvq: Split VQF-specific part from common TwinVQ decoder core 11 years ago
Diego Biurrun 4d8d16b596 twinvq: Prefix enums and defines shared with VoxWare MetaSound 11 years ago
Kostya Shishkov bc909626b0 twinvq: move all bitstream reading into single place 11 years ago
Ben Avison a22ae9f0c5 mpegts: Remove one 64-bit integer modulus operation per packet 11 years ago
Luca Barbato 43bacd5b7d vc1: check mb_height validity. 11 years ago
Luca Barbato 090cd06311 vc1: check the source buffer in vc1_mc functions 11 years ago
Luca Barbato 9991298f2c bink: Bound check the quantization matrix. 11 years ago
Luca Barbato bb9378251a network: Use SOCK_CLOEXEC when available 11 years ago
Luca Barbato 605387582b lavf: Support unix sockets 11 years ago
Luca Barbato bc54c2ae3c libx264: add shortcut for the bluray compatibility option 11 years ago
Ben Avison c84ea750cf mpegts: Make discard_pid() faster for single-program streams 11 years ago
Ben Avison cabb168169 mpegts: Remove one memcpy per packet 11 years ago
Ben Avison daf1e0d3de avio: Add an internal function for reading without copying 11 years ago
Diego Biurrun 22a154e436 build: Add missing img2.o dependency to apetag.o 11 years ago
Diego Biurrun bea3d6f436 ismindex: Replace mkdir ifdeffery by os_support.h #include 11 years ago
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 11 years ago
Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 11 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 11 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 11 years ago
Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 11 years ago
Anton Khirnov 488a0fa689 avconv: support -t as an input option. 11 years ago
Anton Khirnov 811bd07846 avconv: make input -ss accurate when transcoding 11 years ago
Anton Khirnov 56ee3f9de7 avconv: distinguish between -ss 0 and -ss not being used 11 years ago
Anton Khirnov 2e661f26f8 avconv: insert extra filters in the same way for both graph inputs and outputs 11 years ago
Anton Khirnov 3799376dd3 lavfi/fifo: fix flushing when using request_samples 11 years ago
Anton Khirnov 06cd4c5a68 avconv: fix usage of deprecated lavfi API 11 years ago
Anton Khirnov 612a5049d9 avserver: do not use a static string as a default for a string option 11 years ago
Alexandra Khirnova 7684a36113 mxfenc: switch to av_reallocp_array() and check allocation errors 11 years ago
Luca Barbato a10c4ce24b aac: Forward errors properly in aac_decode_frame_int 11 years ago
Luca Barbato 71953ebcf9 aac: Check init_get_bits return value 11 years ago
Anton Khirnov 51fc88e746 avconv: improve some variable names 11 years ago
Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 11 years ago
Diego Biurrun 6da5b57da1 configure: Check for GCC diagnostic pragma support inside of functions 11 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 11 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
Diego Biurrun 3a7050ffed build: Add _Pragma macro to disable deprecated declaration warnings 11 years ago
Diego Biurrun 79be2c325c doc/print_options: Move options headers to a saner place 11 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
Gavriloaie Eugen-Andrei 0d6fa3977b rtmp: Add seek support 11 years ago
Vittorio Giovara 0d8b943d20 h264_sei: Return meaningful values 11 years ago
Vittorio Giovara b18412171f h264_sei: K&R formatting cosmetics 11 years ago
Diego Biurrun 4c7fd58f8a h264_sei: Remove pointless old comment 11 years ago
Diego Biurrun 9ea24e927e twinvq: Add proper twinvq prefixes to identifiers 11 years ago
Diego Biurrun f900f35ac8 flvdec: Eliminate completely silly goto 11 years ago
Diego Biurrun e4529df944 flvdec: K&R formatting cosmetics 11 years ago