19759 Commits (dfc6e30cd4b9d1817b78579c11fc6881e40b9733)

Author SHA1 Message Date
Gregory J. Wolfe 9c041a3cd5 avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT for fate build. 8 years ago
Vittorio Giovara 7010ebdf1f mov: Evaluate the movie display matrix 8 years ago
Andreas Cadhalpun 2c908f22c2 avidec: fix leaking extradata 8 years ago
Michael Schenk 18b9466937 matroskadec: prevent access of elements after freeing 8 years ago
Andreas Cadhalpun c0175fa92b idroqdec: fix leaking pkt on failure 8 years ago
Michael Niedermayer 744a0b5206 avformat/idroqdec: Check chunk_size for being too large 8 years ago
Michael Niedermayer 102f7d0ee6 avformat/rmenc: Check framerate before storing 8 years ago
Michael Niedermayer a06e84b56e avformat/utils: Fix type mismatch 8 years ago
Andreas Cadhalpun ff5f4bd976 lavf: always forward codec_whitelist in avformat_find_stream_info 8 years ago
Steven Liu af7d0ad983 refine avformat/flvdec set bit_rate 8 years ago
Steven Liu 7c5478a203 avformat/flvdec: move set bit_rate from parse AMF OBJECT to 8 years ago
Steven Liu ee24c8ad01 avformat/flvenc: fix ticket 5976 and use old commit 8 years ago
Carl Eugen Hoyos e0791c5aaf lavf/flvdec: Set avg_frame_rate for video streams. 8 years ago
Andreas Cadhalpun 98b3a7979f flvdec: require need_context_update when changing codec id 8 years ago
Andreas Cadhalpun dbefbb61b7 sbgdec: prevent NULL pointer access 8 years ago
Andreas Cadhalpun de4ded0636 rmdec: validate block alignment 8 years ago
Michael Niedermayer 4e5049a230 avformat/mpeg: Adjust vid probe threshold to correct mis-detection 8 years ago
Andreas Cadhalpun fdb8c455b6 mxfdec: fix NULL pointer dereference in mxf_read_packet_old 8 years ago
Steven Liu d316b21dba avformat/flvenc: add no_metadata to flvflags 8 years ago
James Almer 0b8df0ce48 avformat/utils: add missing brackets around arguments in av_realloc() call 8 years ago
Matthew Gregan 156fbbb562 avformat/movenc: Restrict experimental VP9 support to MODE_MP4. 8 years ago
Matthew Gregan 2d73d25670 Add experimental demuxing support for FLAC in ISO BMFF (MP4). 8 years ago
Matthew Gregan 7dc4200c38 Add experimental muxing support for FLAC in ISO BMFF (MP4). 8 years ago
James Almer 8c1342e631 avformat/matroskaenc: write updated STREAMINFO metadata for FLAC streams if available 8 years ago
James Almer ee888cfbe7 avformat/matroskaenc: postpone writing the Tracks master 8 years ago
Andreas Cadhalpun 1c7da19a4b ffmdec: validate codec parameters 8 years ago
James Almer 0ffea35657 avformat/utils: check for overflow before reallocating side data 8 years ago
James Almer 2343f23e4d avformat/matroska: use av_stream_add_side_data() for stereo3d side data 8 years ago
James Almer eb3a59c903 avformat/mov: reuse existing err variable 8 years ago
James Almer 77f033eb98 avformat/mov: use av_stream_add_side_data() for displaymatrix side data 8 years ago
James Almer 2ab50647ff avformat/utils: add av_stream_add_side_data() 8 years ago
Steven Liu 4696f7639b avformat/flvdec: add debug message to list keyframes index metadata 8 years ago
James Almer 50e0e96f3f avformat/apngenc: use the stream parameters extradata if available 8 years ago
James Almer 16c429166d Revert "apngdec: use side data to pass extradata to the decoder" 8 years ago
Michael Niedermayer 709c87109d avformat/movenc: Check frame rate before use. 8 years ago
Carl Eugen Hoyos 9648ce2a18 lavf/Makefile: Fix rule for the data muxer. 8 years ago
Rodger Combs f8e3ebde56
lavf/mux: don't warn about missing timestamps on attached pictures 8 years ago
Andreas Cadhalpun 25012c5644 filmstripdec: correctly check image dimensions 8 years ago
Vlad Tarca 2bd83ef26a avformat: Add Pro-MPEG CoP #3-R2 FEC protocol 8 years ago
Marton Balint e20e9b9033 lavf/fifo: fix undefined behaviour in deinit when destroying mutex 8 years ago
James Almer 66453b1fba avformat/mov: zero initialize codec_name in mov_parse_stsd_video() 8 years ago
Robert Nagy c0dc9df2cc increment initial_prog_date_time when removing old segments 8 years ago
Andreas Cadhalpun 89eb398c7f icodec: correctly check avio_read return value 8 years ago
Sasi Inguva c8dc11bb9e lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search fails. 8 years ago
Steven Liu 863ebe6f83 avformat/flvenc: add add_keyframe_index option 8 years ago
Michael Niedermayer 2bc66d9e43 nut: add gray12 support 8 years ago
Andreas Cadhalpun d54c95a143 icodec: add ico_read_close to fix leaking ico->images 8 years ago
Andreas Cadhalpun 467eece1be icodec: fix leaking pkt on error 8 years ago
Andreas Cadhalpun 1bbb18fe82 mpegts: prevent division by zero 8 years ago
Andreas Cadhalpun ff100c9dd9 matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header 8 years ago