15025 Commits (a6b0c0e123f692f074899768db85e150726d9dc2)

Author SHA1 Message Date
Lukasz Marek 522814455c lavf/libssh: add av_cold attributes 11 years ago
Lukasz Marek 7fb5f55e1e lavf/libssh: factorize create_sftp_session function 11 years ago
Lukasz Marek 77fadab1be lavf/libssh: factorize create_ssh_session function 11 years ago
Lukasz Marek bf5d73b04d lavf/libssh: factorize file_stat function 11 years ago
Lukasz Marek 8d3f14e11b lavf/libssh: factorize open_file function 11 years ago
Lukasz Marek 7e8f304846 lavf/libssh: add private_key option 11 years ago
Michael Niedermayer 28bc1d94b7 avformat/mov: redesign the fps calculation 11 years ago
Stefano Sabatini f57baf743f lavf/segment: drop pointless variable oc from seg_write_packet() 11 years ago
Stefano Sabatini 169065fbfb lavf/segment: remove duplicated and inconsistent cleanup code in seg_write_packet() 11 years ago
Stefano Sabatini a2e78161ce lavf/mpegtsenc: fix weird indent 11 years ago
Michael Niedermayer 8e5e84c2a2 avformat/mov: Ignore the last frame for duration and fps calculation if it looks suspect 11 years ago
Martin Storsjö 89564be444 rtmpproto: Send a full, absolute timestamp if it isn't monotonically growing 11 years ago
Martin Storsjö 24eb3c7916 rtmpproto: Avoid using uninitialized memory 11 years ago
Justin Ruggles d01e684186 mov: do not set avg_frame_rate in the demuxer 11 years ago
Carl Eugen Hoyos b7702fafb3 Avoid a possible overflow when reading Nikon avi files. 11 years ago
Carl Eugen Hoyos f9c2d4d17e Allow decoding of slightly broken Nikon avi files. 11 years ago
wm4 1a193c438c lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags() 11 years ago
Michael Niedermayer 9d13432a90 avformat/matroskadec: identify SMI as SVQ3 11 years ago
Michael Niedermayer 48218580e1 avformat/matroskadec: support QDM2 as generated by mkvtoolnix-6.7.0 11 years ago
Michael Niedermayer 5800b08572 avformat/matroskadec: support SVQ3 as generated by mkvtoolnix-6.6.0 11 years ago
Michael Niedermayer ed7f1a5c20 avformat/metadata: allow ff_metadata_conv() to be called with NULL saftely 11 years ago
Michael Niedermayer ee27b11306 avformat/riff: fix demuxing of h264 INMC 11 years ago
Michael Niedermayer c9db8694a8 avisynth: fix setting packet properties 11 years ago
Anton Khirnov 5ef11b8dcc yuv4mpeg: set average frame rate 11 years ago
Anton Khirnov 33018907bd mp3enc: allow omitting the id3v2 header with -id3v2_version 0 11 years ago
Anton Khirnov f9cc6883a4 mp3enc: add an option for disabling the Xing frame. 11 years ago
Carl Eugen Hoyos fe9f575924 Warn if s16be is muxed into flv. 11 years ago
Carl Eugen Hoyos cb36e441de Never favour an audio stream with 0 channels in av_find_best_stream(). 11 years ago
Carl Eugen Hoyos 1132937077 Do not read mkv audio bit_depth if bits_per_coded_sample is already set. 11 years ago
Carl Eugen Hoyos 565102dcac Do not set mkv bit_depth to av_get_bytes_per_sample() for G.726. 11 years ago
Michael Niedermayer b948ab8132 avformat/jvdec: clear packet padding after downsize 11 years ago
Michael Niedermayer fd334b9b6e avformat/mxfdec: fix typo in error check of mxf_edit_unit_absolute_offset() 11 years ago
Martin Storsjö 2620df1310 mov: Free an earlier allocated array if allocating a new one 11 years ago
Martin Storsjö d51f09962d mov: Free intermediate arrays in the normal cleanup function 11 years ago
Michael Niedermayer b2ae92110f avcodec/flashsv: check avio_read() return in mov_read_udta_string() 11 years ago
Tomas Härdin cc1e3ace63 mxf: Fix potential leak in mxf_read_local_tags() 11 years ago
Tomas Härdin 8b708f1c6b mxf: Correctly support files from Pinnacle Thunder 11 years ago
Michael Niedermayer 0d6605c7ef mxf: Fix a possible leak of extradata 11 years ago
Luca Barbato 1a4e4ad0e0 mxf: Use av_malloc_array 11 years ago
Luca Barbato f5fbbbc022 mxf: Drop unnecessary checks 11 years ago
Marton Balint aa0cb16c15 mxf: Fix off by one error in d10 aes3 decoding 11 years ago
Luca Barbato 42f9132218 mxf: Do not use int to check the seek position 11 years ago
Reimar Döffinger d84bd4650b mxf: Set AV_FIELD_PROGRESSIVE 11 years ago
Andrey Myznikov b79bccba80 avformat/librtmp: Fix memory leak if RTMP_ConnectStream() fails 11 years ago
Michael Niedermayer 05c78f345b avformat/utils: av_probe_input_buffer2 decrease difference to libav 11 years ago
Michael Niedermayer 05886c9d4e avformat/utils/av_probe_input_buffer2: fix buffer passed to ffio_rewind_with_probe_data() 11 years ago
Michael Niedermayer 8c3b026a0e avformat/utils/av_probe_input_buffer2: fix offset check 11 years ago
Michael Niedermayer 6a2064820b avformat/utils/av_probe_input_buffer2: Fix pd.buf_size 11 years ago
Anton Khirnov 2115a35974 lavf: make av_probe_input_buffer more robust 11 years ago
Anton Khirnov 8b76362836 lavf: use a fixed width type 11 years ago