10773 Commits (8d02579fae756336ae2a88d521e8cf2f6b436a2f)

Author SHA1 Message Date
Luca Barbato 72839fce64 hlsenc: Use AV_TIME_BASE units for all the computations 9 years ago
Martin Storsjö 26ac22e5e7 movenc: Add a new flag for writing global sidx indexes for dash 9 years ago
Martin Storsjö 5f200bbf98 movenc: Place the sidx index after the initial moov/mdat pair 9 years ago
Martin Storsjö 83f254e65f movenc: Rename reserved_moov_pos to reserved_header_pos 9 years ago
Martin Storsjö 8e34089e26 movenc: Check that frag_info entries exist in mov_write_sidx_tag 9 years ago
Luca Barbato e5997152f5 asf: Use time_t where needed 9 years ago
Alexandra Hájková 944f60866f asfdec: read values properly 9 years ago
Alexandra Hájková fdbc544d29 asfdec: prevent the memory leak while reading metadata 9 years ago
Alexandra Hájková 33dc1913ab asfdec: remove improper assignement that caused wrong timestamps 9 years ago
Alexandra Hájková 78491fe8cf asfdec: do not export empty metadata 9 years ago
Alexandra Hájková cd4d9df227 asfdec: free AVDictionaries properly when closing the demuxer 9 years ago
Martin Storsjö 764ec70149 rtsp: Only interpret $ as interleaved packet indicator at the start of replies 9 years ago
Luca Barbato 0c73a5a53c hls: Save and forward avio options 9 years ago
Luca Barbato 5ae178539b http: Add the trailing endlines if they are missing 9 years ago
James Almer 9487ffd4c0 rtmpproto: free hmac context properly 9 years ago
James Almer 65dd6a1f84 rtmpproto: use AVHMAC instead of a custom implementation 9 years ago
Alexandra Hájková b5c1c16247 asfdec: do not align Data Object when Broadcast Flag is set 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Alexandra Hájková 9e8627a1ff asfdec: interpret the first flag in an asf packet as length flag 9 years ago
Alexandra Hájková 7f388c0fab asfdec: remove the wrong condition 9 years ago
Alexandra Hájková aed7715b8f asfdec: increment nb_streams right after the stream allocation 9 years ago
Alexandra Hájková ee80f834cb asfdec: set nb_streams to 0 in the asf_read_close 9 years ago
Alexandra Hájková 2a187a074a asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0 9 years ago
Alexandra Hájková 93f16f338f asfdec: close the demuxer properly when read_header is failing 9 years ago
Alexandra Hájková 5655236a67 asfdec: factor out seeking to the Data Object outside while 9 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 9 years ago
Alexandra Hájková e61f39849c asfdec: make nb_sub to be unsigned int 9 years ago
Alexandra Hájková 2883ef34b5 asfdec: read the replicated data in a separate function 9 years ago
Alexandra Hájková 0989d3ad1f asfdec: convert condition for the replicated data reading to be safer 9 years ago
Alexandra Hájková 406627287e asfdec: do not read replicated data when their length is 0 9 years ago
Vittorio Giovara f1840b070d Revert "mov: Double-check that alias path is not an absolute path" 9 years ago
Luca Barbato 4512ee78e1 mpegts: Mark the muxer as supporting variable fps 9 years ago
Luca Barbato a5a6a786bf mp3: Forward seeking errors 9 years ago
Alexandra Hájková c571424c7f asfdec: prevent memory leaks found with Coverity Scan 9 years ago
Hendrik Leppkes 796268654c asfdec: always reset packet state after seeking 9 years ago
Andreas Cadhalpun f1bdc23437 riff: Validate bitrate 9 years ago
Luca Barbato c1d647b15a mp3: Make the seek more robust 9 years ago
Luca Barbato d80811c94e riff: Use the correct logging context 9 years ago
Alexandra Hájková 872fab4a3d asfdec: Fix reading from the pipe 9 years ago
Anton Khirnov 0e7c0ec344 lavf/hevc: pad the RBSP buffer as required by the bistream reader 9 years ago
Frank Heckenbach 161a301d44 mpjpeg: Write the Content-length 10 years ago
Luca Barbato d09b4cce21 mpjpeg: Simplify using avio_printf 10 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Alexandra Hájková 016cac75c6 asfdec: prevent the infinite loop in detect unknown_subobject 10 years ago
Alexandra Hájková 9752d2e6cc asfdec: prevent possible memory leak in the asf_read_metadata_obj 10 years ago
Vittorio Giovara a1e2caa93e mov: Log format rather than fourcc in stsd in trace mode 10 years ago
Vittorio Giovara 2eef75fd7e mov: Adjust variable types to fix format warnings 10 years ago
Vittorio Giovara df22e30172 dump: Use the correct abs() version 10 years ago