10747 Commits (9fa888c02801fff2e8817c24068f5296bbe60000)

Author SHA1 Message Date
Andreas Cadhalpun a32dbf2aed asfdec: break if EOF is reached after asf_read_packet_header 9 years ago
Vittorio Giovara e80307140f yuv4mpegenc: Use AV_CEIL_RSHIFT where needed 9 years ago
Anton Khirnov 81306fd4bd hls: eliminate ffurl_* usage 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
Piotr Bandurski 55c7e5bf7c riff: add C210 FourCC (Canopus C210) 9 years ago
Piotr Bandurski 7c4059ae1e riff: add YUYV FourCC (Drastic YUYV) 9 years ago
Derek Buitenhuis 65d29dd274 mov: Add an option to toggle dref opening 9 years ago
Martin Storsjö e4eb13ca77 flvdec: Add sanity checking of the last packet size 9 years ago
Michael Niedermayer 09f4822e4e flvdec: perform duration search just once 9 years ago
Andreas Cadhalpun 9cdddb93bb nutdec: only copy the header if it exists 9 years ago
Andreas Cadhalpun 5b83b24ccb nuv: sanitize negative fps rate 9 years ago
Anton Khirnov 9cce011b1d movenc-test: stop setting the GLOBAL_HEADER codec flag 9 years ago
Anton Khirnov 521dc78366 mux: drop the warning about global headers 9 years ago
Clément Bœsch 7570c9e04f swfdec: support compressed swf 9 years ago
Alexandra Hájková 34d45b3616 asfdec: Fix typo in comment 9 years ago
Alexandra Hájková 066281372d asfdec: Remove unused function parameters 9 years ago
Andreas Cadhalpun 2aec600ae7 asfdec: reject size > INT64_MAX in asf_read_unknown 9 years ago
Andreas Cadhalpun c69461d737 asfdec: only set asf_pkt->data_size after sanity checks 9 years ago
Diego Biurrun 69a68593ce Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 9 years ago
Diego Biurrun 5049f6b772 rtpdec_jpeg: Coalesce redundant error checks 9 years ago
Stefan Pöschel dbce017913 mpegtsenc: add flag to embed an AC-3 ES the DVB way 9 years ago
Anton Khirnov 5bc223b15d r3d: fix an invalid read introduced in 6bf4c1d 9 years ago
Martin Storsjö 64f8c439fd rtmpproto: Include the full path as app when "slist=" is found 9 years ago
Anton Khirnov 9f0b6e6827 vocdec: do not create the stream in read_header() 9 years ago
Anton Khirnov 2d0432d918 vocdec: put the code not shared with other demuxers under appropriate ifdef 9 years ago
Anton Khirnov 09ae7b81ea flvdec: do not create any streams in read_header() 9 years ago
Anton Khirnov 72d658766e mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaudio_decode_header 9 years ago
Anton Khirnov 955aec3c7c mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header 9 years ago
Anton Khirnov 6bf4c1d711 r3d: do not create the audio stream until we know the sample rate 9 years ago
Anton Khirnov 9f1eccb97b ff_parse_specific_params: do not use AVCodecContext.frame_size 9 years ago
Anton Khirnov 1f008f34d5 rmenc: do not use AVCodecContext.frame_size 9 years ago
Aaron Colwell febfb49a70 matroskadec: Fix sample_aspect_ratio for stereo matroska content 9 years ago
Ganesh Ajjanagadde d5f5c90be9 rtsp: free opts dictionary on failure of getnameinfo 9 years ago
Ganesh Ajjanagadde 8df8f0c70c movenc-test: add a missing va_end call 9 years ago
Anton Khirnov b8b21dee0f mxfenc: always assume long gop 9 years ago
Anton Khirnov e02de9df4b lavc: export Dirac parsing API used by the ogg demuxer as public 9 years ago
Anton Khirnov 8bcadaacc2 mpegenc: use the CPB props side data 9 years ago
Anton Khirnov 5845a8273e movenc: use the CPB props side data 9 years ago
Luca Barbato 5f3a081b42 avi: Spin out the logic to position to the next non-interleaved stream 9 years ago
Michael Niedermayer 0fc61c6ab6 avi: Validate the stream-id for DV as well 9 years ago
Luca Barbato d017ed878a avi: Use the correct data type 9 years ago
Mohamed Naufal ca5f386e75 lavf: G.723.1 muxer 9 years ago
Luca Barbato a0fa6d06b8 matroska: Warn when metadata references a non-existent element 9 years ago
Luca Barbato f7986239f4 dvenc: Validate the frame size before copying it 9 years ago
Luca Barbato 0e2395293b nut: Mark non-fatal errors as warnings 9 years ago
Luca Barbato 62f72b40c0 nut: Provide more information on failure 9 years ago
Luca Barbato 2c17fb61ce rtsp: Log getaddrinfo failures 9 years ago
Luca Barbato 12b1438286 udp: Provide additional information on getaddrinfo failure 9 years ago
Luca Barbato 34af7813f7 udp: Use the logging context 9 years ago
Luca Barbato 98063bcf15 rtsp: Do not assume getnameinfo cannot fail 9 years ago