10823 Commits (f6d2fed811dea36c4ebaf991927e44c78eb0aca5)

Author SHA1 Message Date
Paul B Mahol c012c6f1a8 segafilm: implement seeking 9 years ago
wm4 f128b8e19a mov: detect cover art pictures by content 9 years ago
Luca Barbato 452d659aa4 msnwc_tcp: Use the correct return values 9 years ago
Luca Barbato f8d10511fe cosmetics: msnwc_tcp: Reformat 9 years ago
Luca Barbato 4dfbc7a755 msnwc_tcp: Correctly report failure 9 years ago
Luca Barbato 1e7ff5ac69 nut: Use the correct codec_tag when multiple are available 9 years ago
Vittorio Giovara f53583ea6e omadec: Fix position of opening parenthesis 9 years ago
Martin Storsjö 00b62968d0 os_support: Don't try to return the service name as a string in getnameinfo 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato d584533cf3 avformat: Rework add_to_pktbuf 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Luca Barbato a5d4204309 avformat: Always return ref-counted AVPacket 9 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 9 years ago
Luca Barbato 18f9308e6a mpjpeg: Cope with multipart lacking the initial CRLF 9 years ago
Luca Barbato 22f4d9c303 img2enc: Make sure the images are atomically written 9 years ago
Martin Storsjö 5ea5a24eb7 movenc: Honor flush requests with delay_moov, when some tracks lack samples 9 years ago
Martin Storsjö e02dcdf6bb rtsp: Allow $ as interleaved packet indicator before a complete response header 9 years ago
Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 9 years ago
Andrey Utkin c134850669 httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
Michael Niedermayer e55376a1fd rtmpproto: Write correct flv packet sizes at the end of packets 9 years ago
Luca Barbato 34ed5c2e4d avformat: Do not use AVFMT_RAWPICTURE 9 years ago
Luca Barbato b9ece15a01 nullenc: Use the wrapped avframe pseudo-encoder 9 years ago
Luca Barbato d00a8fd417 yuv4mpeg: Use the wrapped avframe pseudo-encoder 9 years ago
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 10 years ago
Eloi BAIL 1ec611a102 rtsp: warning when max_delay reached 10 years ago
Eloi BAIL d555bd69e7 rtpdec: inform jitter buffer size 10 years ago
Eloi BAIL ff7f6ea9db rtpdec: add a trace when jitter buffer is full 10 years ago
Martin Storsjö 3c525b8b47 rtpdec: Increase the max size of the jitter buffer to 500 packets 10 years ago
Vittorio Giovara 10de408738 lavf: Update to the new crypto API 10 years ago
Alexandra Hájková c0a49077ea asfdec: add more checks for size left in asf packet buffer 10 years ago
Luca Barbato 41ed749fe9 ogg: Do not try to use the parser if it is not present 10 years ago
Alexandra Hájková 77cf236689 asfdec: alloc enough space for storing name in asf_read_metadata_obj 10 years ago
Martin Storsjö 7cad1bf075 mov: Allow more than one keyframe per trun 10 years ago
Vittorio Giovara 599fe93a84 riff: Add AVj2 fourcc for Avid jpeg2000 10 years ago
Sean McGovern 9ad1e0c12c mux: Make sure that the data is actually written 10 years ago
Sean McGovern e05f7ed543 file: properly forward errors from file_read() and file_write() 10 years ago
Vittorio Giovara c45fcf30cf DXV decoder 10 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 10 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 10 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 10 years ago
Luca Barbato e176639bcb webm: Explicitly select libvpx, libopus and libvorbis encoders 10 years ago
Luca Barbato 2157df425b hlsenc: Support outputting specific versions 10 years ago
Alexandra Hájková 317cfaa5e0 asfdec: prevent the memory leak in the asf_read_metada_obj 10 years ago