10531 Commits (dc1de0b958836545339611e9c050a1d4fdded263)

Author SHA1 Message Date
Federico Tomassetti b4cda0a999 ogg: check memory allocations 10 years ago
Luca Barbato 53367b34e1 rtp: h264: Drop the asserts 10 years ago
Luca Barbato 3b33dfb23c rtp: h264: Move FU-A NAL parsing to a function 10 years ago
Luca Barbato f0a8747996 rtp: h264: Move STAP-A NAL parsing to a function 10 years ago
Luca Barbato a9a0b8d6c1 rtp: h264: Move parse_sprop_parameter_sets parsing to a function 10 years ago
Luca Barbato b8df0b71c5 rtp: h264: Move profile_level_id parsing to a function 10 years ago
Diego Biurrun 36cf8eb448 mov: Fix compilation with DEBUG enabled 10 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
Anton Khirnov 1509c018bd mpegts: relax restrictions on matching the packet start in read_header 10 years ago
wm4 6a5b8ca432 lavf: remove unused code 10 years ago
Luca Barbato e352520e3e oma: Report a timestamp 10 years ago
Luca Barbato 898276c16b r3d: Fix pos type 10 years ago
Vittorio Giovara ec524ed12a tta: Fix framepos and start_offset types 10 years ago
Carl Eugen Hoyos 67e9f3907d isom: Decode Prores 4444 XQ with the existing Prores decoder 10 years ago
Hendrik Leppkes e3528d2a7b mov: Implement parsing of the "HandlerName" from the MP4 HDLR atom 10 years ago
Diego Biurrun 27b99d929f siff: Return more meaningful error values 10 years ago
Diego Biurrun 75439bb31b siff: K&R formatting cosmetics 10 years ago
Luca Barbato f726fc21ef ogg: Provide an option to offset the serial number 10 years ago
Vittorio Giovara 08fa34bf75 yuv4mpegdec: initialize field_order in yuv4_read_header() 10 years ago
Luca Barbato 3c18a7b188 avio: Do not consider the end-of-buffer position valid 10 years ago
Vittorio Giovara e71149a7a5 nuv: validate image size 10 years ago
Vittorio Giovara 7c51d79ca7 nsvdec: validate channels and samplerate 10 years ago
Anton Khirnov 3212578148 mov: export audio service type as side data 10 years ago
Anton Khirnov 4227e4fe74 lavf: add a convenience function for adding side data to a stream 10 years ago
Anton Khirnov 80a11de7dc nutenc: do not use has_b_frames 10 years ago
Anton Khirnov f771b3ab5d avidec: do not export stream_codec_tag 10 years ago
Vittorio Giovara 3a6dfec864 segment: Check av_get_frame_filename() return value 10 years ago
Vittorio Giovara 7915e6741d hlsproto: Properly close avio buffer in case of error 10 years ago
Vittorio Giovara 4c5fa628da mov: Do not compute negative SAR values 10 years ago
Martin Storsjö 9108967513 rtspdec: Consistently use rtsp_hd_out for writing 10 years ago
Martin Storsjö 3a724a7f3b dashenc: Use inttypes.h macros for format strings instead of %lld 10 years ago
Rodger Combs 1d8aa23794 dashenc: Fix format string generation 10 years ago
Michael Niedermayer ea3fc9fe68 smoothstreamingenc: Add a missing "goto fail" 10 years ago
Nidhi Makhijani 3941df5462 aea: Return proper error code on invalid header 10 years ago
Martin Storsjö 024e5a2d5f rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets 10 years ago
Anton Khirnov 54bc15d5eb id3v2: fix reading v2.2 attached pictures 10 years ago
Anton Khirnov 932788be5a id3v2: add names to the parameters of ID3v2EMFunc.read 10 years ago
Anton Khirnov 8809c974a3 id3v2: constify the 'tag' parameter to special metadata parsing callback 10 years ago
Vittorio Giovara cf70ba37ba mov: Check angle rather than full matrix when updating SAR 10 years ago
Vittorio Giovara 456ffec35d img2dec: correctly use the parsed value from -start_number 10 years ago
Anton Khirnov 51da7d0274 matroskaenc: refuse to write AAC without valid extradata 10 years ago
Luca Barbato 01168bf140 mpeg: Remove unused field 10 years ago
Luca Barbato b3f0465736 segment: Fix the failure paths 10 years ago
Martin Storsjö 2a1500fb55 movenc: Fix a typo in a comment 10 years ago
Martin Storsjö e581e88cbd movenc: Readd an accidentally removed condition 10 years ago
Justin Ruggles 8e03ca2fff isom: add 'mp1v' fourcc 10 years ago
Martin Storsjö 46808fdf04 movenc: Enable editlists by default if delay_moov is enabled 10 years ago
Martin Storsjö 9f810a9b37 libavformat: Check for malloc failures in avformat_new_stream 10 years ago
Martin Storsjö c4aa0f865f libavformat: Remove a misleading/incorrect comment 10 years ago