19951 Commits (7942907878dd4c263ba7431067c33ce6b5d53ceb)

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
Luca Barbato 0a4b9d0ccd hlsenc: Add encryption support 8 years ago
Christian Suloway d860a3cc0a crypto: Add encryption support 8 years ago
Michael Niedermayer 709c87109d avformat/movenc: Check frame rate before use. 8 years ago
Stephen Hutchinson 3cc3463f30 avisynth: Support pix_fmts added to AviSynth+ 8 years ago
Stephen Hutchinson aaae59700f avisynth: Simplify the pix_fmt check for the newer AviSynth API 8 years ago
Marton Balint bcefafa226 avisynth: Fix setting stream timebase 8 years ago
Vittorio Giovara d5d62ce6d6 mov: Fix identity matrix boolean logic 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
Diego Biurrun 800d91d348 Drop pointless void* casts 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
Diego Biurrun fcbdd605b5 nut: Use correct function pointer casts instead of void* 8 years ago
Robert Nagy c0dc9df2cc increment initial_prog_date_time when removing old segments 8 years ago