10800 Commits (ec9f04423b82afa323e90f5b2c677be74302c1fd)

Author SHA1 Message Date
Alexandra Hájková 00cc10aee3 asfdec: do not skip padding if offset is above packet size - padding 9 years ago
John Stebbins f56a085593 matroskaenc: Don't write a track language tag 9 years ago
Luca Barbato 74942685cb hls: Check av_opt_set_dict return value as well 9 years ago
Vittorio Giovara 9a3202a98b Screenpresso SPV1 decoder 9 years ago
Thierry Foucu c5e5e63062 riff: Add support for RV40 codec in AVI 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
wm4 cc8db76061 mpegts: use avcodec_get_type() to set codec_type 9 years ago
Luca Barbato 22cc57da64 rtpdec: Forward the memory failure 9 years ago
Eloi BAIL 1ec611a102 rtsp: warning when max_delay reached 9 years ago
Eloi BAIL d555bd69e7 rtpdec: inform jitter buffer size 9 years ago
Eloi BAIL ff7f6ea9db rtpdec: add a trace when jitter buffer is full 9 years ago
Martin Storsjö 3c525b8b47 rtpdec: Increase the max size of the jitter buffer to 500 packets 9 years ago
Vittorio Giovara 10de408738 lavf: Update to the new crypto API 9 years ago
Alexandra Hájková c0a49077ea asfdec: add more checks for size left in asf packet buffer 9 years ago
Luca Barbato 41ed749fe9 ogg: Do not try to use the parser if it is not present 9 years ago
Alexandra Hájková 77cf236689 asfdec: alloc enough space for storing name in asf_read_metadata_obj 9 years ago
Martin Storsjö 7cad1bf075 mov: Allow more than one keyframe per trun 9 years ago
Vittorio Giovara 599fe93a84 riff: Add AVj2 fourcc for Avid jpeg2000 9 years ago
Sean McGovern 9ad1e0c12c mux: Make sure that the data is actually written 9 years ago
Sean McGovern e05f7ed543 file: properly forward errors from file_read() and file_write() 9 years ago
Vittorio Giovara c45fcf30cf DXV decoder 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 9 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 9 years ago
Luca Barbato e176639bcb webm: Explicitly select libvpx, libopus and libvorbis encoders 9 years ago
Luca Barbato 2157df425b hlsenc: Support outputting specific versions 9 years ago
Alexandra Hájková 317cfaa5e0 asfdec: prevent the memory leak in the asf_read_metada_obj 9 years ago
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