14173 Commits (5ec3c7b7c1189dca0ba29edbd33b5dbe68313382)

Author SHA1 Message Date
Michael Niedermayer d780fdb904 avformat/hlsenc: copy metadata 11 years ago
James Almer c619e14c31 avformat/oggparseopus: Check opus_duration() return value 11 years ago
Carl Eugen Hoyos 9fa75be96d mpegts: add HEVC registration descriptor 11 years ago
Martin Lambers ae9d13f03e img2: add stereo 3d still picture file extensions 11 years ago
Vittorio Giovara 46c0cbd5dc rtsp: suppress a incompatible pointer types warning 11 years ago
Michael Niedermayer 551a679795 avformat/oggdec: reset end_trimming when it has been used, so it cannot be used twice by mistake 11 years ago
Dale Curtis 9c0dd7b462 avformat/oggdec: reset end_trimming in ogg_reset() 11 years ago
Rumin Sam 70e981cf5d rtspdec: Fix keep-alive request for ACTi cameras 11 years ago
Anton Khirnov 281a40e18f lavf: remove an unneeded call to avcodec_get_frame_defaults(). 11 years ago
Anton Khirnov eb891b3114 Replace all uses of avcodec_free_frame with av_frame_free(). 11 years ago
Michael Niedermayer 81c1197494 avformat/utils: Check avcodec_open2() return code in av_find_stream_info() 11 years ago
Michael Niedermayer 6722e564a8 avformat/hdsenc: fix off by 1 error in array size check 11 years ago
Michael Niedermayer 572965c9a6 avformat/hdsenc: fix unintentional integer overflow in hds_write_packet() 11 years ago
Michael Niedermayer 95d2fc6a76 avformat/hdsenc: Check rename() return value 11 years ago
Michael Niedermayer 7441d1ec33 avformat/aviobuf: fix null dereference in avio_close_dyn_buf() 11 years ago
Carl Eugen Hoyos 945a440d11 Force one stream for raw muxers. 11 years ago
Michael Niedermayer 7f39352a1b avformat/oggparseopus: calculate pts/dts for initial packets after seeking 11 years ago
Michael Niedermayer 39d11d599c avformat/oggparseopus: factor opus_duration() out 11 years ago
Carl Eugen Hoyos 362383b743 Fix remuxing of IMA_QT in mov. 11 years ago
Carl Eugen Hoyos c5a837658a Do not detect "00000000..." (and other non-changing values) as adp. 11 years ago
Carl Eugen Hoyos b8667bccad Revert: flvenc: Don't pretend to support muxing "plain" VP6 11 years ago
Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 11 years ago
d s f0b234ab9e avformat: AviSynth demuxer rewrite 11 years ago
Andrey Utkin c1b9d7189d avformat/rtpdec: Enable GSM RTP depacketization 11 years ago
Michael Niedermayer 7f763775aa avformat/utils: remove unused variable 11 years ago
Michael Niedermayer 1770da18f7 avformat/utils: reject poorly fitting rfps values earlier 11 years ago
Michael Niedermayer ba189b1db4 avformat/mov: use rfps_add_frame() only for video 11 years ago
James Almer 618bdb7f58 lavf/mux: Don't write "encoder" metadata tag when bitexact is requested 11 years ago
Michael Niedermayer 133fbfc781 do O(1) instead of O(n) atomic operations in register functions 11 years ago
James Almer 56572787ae Add Windows resource file support for shared libraries 11 years ago
Carl Eugen Hoyos af7562a035 Ignore es_map_length when parsing mpeg program stream map. 11 years ago
Michael Niedermayer e2bf00ce46 avformat/mov: calculate rfps from the first 100 frames of the index 11 years ago
Michael Niedermayer 1565a9a9e9 avformat/utils: factor rfps calculation out 11 years ago
Michael Niedermayer dc1b0a54f9 avformat/utils: provide more IO statistics in debug output at start and end of av_find_streaminfo() 11 years ago
Michael Niedermayer f3008f30fb avformat/utils: move update_wrap_reference() up 11 years ago
Michael Niedermayer 34b16e2d36 avformat/utils: reorder operations in update_wrap_reference() 11 years ago
Rainer Hochecker f65afef1df mpegts: do not set pts for missing dts in video streams 11 years ago
Michael Niedermayer 394b0c830a avformat/utils: correct for timestamp wrap earlier 11 years ago
Michael Niedermayer d7ead9ad44 avformat/utils: also fix wrapping of start_time in update_initial_timestamps() 11 years ago
Michael Niedermayer dd5f925927 avformat/utils: Fix pts_wrap_behavior calculation with negative first_dts 11 years ago
Michael Niedermayer b2c89453dc avformat/avisynth: remove duplicate av_new_packet() call 11 years ago
Anton Khirnov c46ab34d81 avisynth: make avs_library statically allocated. 11 years ago
Stephen Hutchinson 801c186440 avisynth: Move to av_new_packet/av_free_packet. 11 years ago
Carl Eugen Hoyos 2ccc6ff03a Add an Opus and a Speex muxer. 11 years ago
Carl Eugen Hoyos 4ba90392bc Support AC-3 in Sega Dreamcast Sofdec files. 11 years ago
Anton Khirnov 95fd52c11b mxfdec: set extradata size 11 years ago
Kostya Shishkov a16577d985 MSN Audio support 11 years ago
Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 11 years ago
Stefano Sabatini c0f2e07135 lavf/segment: add a few log messages when avio_open2() fails 11 years ago
Stefano Sabatini 5e278c19c7 lavf/segment: add segment_list_entry_prefix option 11 years ago