41656 Commits (c201069fac9a76e6604f9d84d76a172434d62200)
 

Author SHA1 Message Date
Vittorio Giovara 9f25a10992 matroskaenc: Also validate chapter end time 10 years ago
Vittorio Giovara bfeb83a8b7 rtpdec_hevc: Drop extra sanity check for size of input packet 10 years ago
Martin Storsjö 46d4d85759 movenc: Avoid writing separate flags for the first sample if not necessary 10 years ago
Martin Storsjö 00d751d4fc movenc: Set tfhd default sample flags based on actual samples, if possible 10 years ago
Michael Niedermayer 0ce3a0f9d9 utvideodec: Handle slice_height being zero 10 years ago
Vittorio Giovara 7b9cb7b365 avprobe: Export coded_{width,height} in -show_streams 10 years ago
Anton Khirnov ae5e1f3d66 tiff: Check that there is no aliasing in pixel format selection 10 years ago
Martin Storsjö 6448f15af0 mxfdec: Fix the error handling for when strftime fails 10 years ago
Luca Barbato 5f5b78aca3 xcbgrab: Free the host string after checking the connection 10 years ago
Luca Barbato 0025f7408a vorbis: Check the vlc value in setup_classifs 10 years ago
Luca Barbato 62de77ffca vorbis: Use a local codebook variable 10 years ago
Carl Eugen Hoyos 0f9f7969ef rmdec: Improve message for demux error 10 years ago
Martin Storsjö b77e335e44 configure: Move the .object_arch check to the right place 10 years ago
Martin Storsjö dcae2e32f7 arm: Suppress tags about used cpu arch and extensions 10 years ago
Jonas Lindgren cecf45b2bf doc: Add -list_formats all example for video4linux2 10 years ago
Martin Storsjö 9731cf4001 movenc: Keep writing zero-entry stts atoms as intended 10 years ago
Timo Rothenpieler 5aef535a64 dashenc: Update extradata for mov muxer 10 years ago
Timo Rothenpieler 6cf7f30655 dashenc: Simplify code by using a local variable 10 years ago
Martin Storsjö 25c29d3283 libopenh264enc: Add support for building with OpenH264 1.4 10 years ago
Himangi Saraogi 88b160a457 avfilter: Return more meaningful error codes 10 years ago
Anton Khirnov ad786dd450 h264: remove a now redundant error check 10 years ago
Andreas Cadhalpun c73c3c34fe avformat/adxdec: set avctx->channels in adx_read_header 10 years ago
Andreas Cadhalpun bb4edddd93 rmenc: limit packet size 10 years ago
Andreas Cadhalpun 4f2ee9daee webp: validate the distance prefix code 10 years ago
Andreas Cadhalpun 66624ed631 rv10: check size of s->mb_width * s->mb_height 10 years ago
Thomas Volkert 9c09fbd805 rtpdec: experimental VP9 depacketizer (draft 0) 10 years ago
Himangi Saraogi f3b74d944b pcxenc: Return more meaningful error codes 10 years ago
Martin Storsjö b72b212a4c rdt: Use a separate variable to clarify the different value namespaces 10 years ago
Martin Storsjö c13ab42a0a rtpdec_qt: Use a local variable instead of RTP_FLAG_KEY 10 years ago
Martin Storsjö 15621cbbe4 rtpdec_asf: Don't set RTP_FLAG_KEY 10 years ago
Luca Barbato e767c9e8f2 flv: Validate and reject unsupported codecs 10 years ago
Vittorio Giovara 87e85a133f aac: Relax reserved_bit validation 10 years ago
Diego Biurrun 25f613f8be dca: Move syncword definitions to a separate header 10 years ago
Martin Storsjö 1dc19729e9 rtpdec_asf: Don't free the payload context in the .close function 10 years ago
Martin Storsjö 62139b14e6 fate: Specify the idct to use for the aic-oddsize test 10 years ago
Martin Storsjö 2a66a58067 rtpdec_mpa_robust: Fix incrementing split_pos 10 years ago
Anton Khirnov db5cc75f8b wma.h: #include "avcodec.h" 10 years ago
Vittorio Giovara 0af3b65880 asf: do not export XMP metadata by default 10 years ago
Vittorio Giovara 994d8f3095 fate: Add AIC test with odd sizes 10 years ago
Vittorio Giovara e878ec0d47 aic: Fix decoding files with odd dimensions 10 years ago
Martin Storsjö 33d412eb4a dashenc: Simplify code by using a local variable 10 years ago
Martin Storsjö 91eee2af87 Revert "mov: Change DTS-based seek into CTS-based seek." 10 years ago
Luca Barbato 9a26ba9713 v4l2: Add support for h264 10 years ago
Luca Barbato 619d5e7db8 v4l2: Use the codec descriptor facility 10 years ago
Luca Barbato dbc1163b20 prores: Extend the padding check to 16bit 10 years ago
Martin Storsjö 4f6cd883f0 rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 10 years ago
Martin Storsjö bde2bba45c rtpenc: Restructure if statements in packetizers to simplify adding more conditions 10 years ago
Martin Storsjö d4c7fc02f9 rtpenc: Skip redundant initialization 10 years ago
Martin Storsjö f8c01257f9 rtpenc: Always do the default initialization regardless of codecs 10 years ago
Martin Storsjö 11edeaea32 rtpenc_xiph: Don't exclude headers from max_payload_size 10 years ago