42559 Commits (21ab6fd01b9107d7171fc1a77c2bfacff845a97a)
 

Author SHA1 Message Date
Luca Barbato 50d2a3b5f3 flashsv: Initialize the block array 10 years ago
Luca Barbato de41b555cd truemotion2: Fix the buffer check 10 years ago
Luca Barbato 4a32692338 mimic: Always return on failure 10 years ago
Luca Barbato 452d659aa4 msnwc_tcp: Use the correct return values 10 years ago
Luca Barbato f8d10511fe cosmetics: msnwc_tcp: Reformat 10 years ago
Luca Barbato 4dfbc7a755 msnwc_tcp: Correctly report failure 10 years ago
Luca Barbato 60f50374f1 rpza: Check the blocks left before processing one 10 years ago
Luca Barbato 0b699920f3 lagarith: Correctly compute hash_shift 10 years ago
Luca Barbato 1e7ff5ac69 nut: Use the correct codec_tag when multiple are available 10 years ago
Diego Biurrun 8161220eee h264_parser: Rename close() to h264_close() 10 years ago
Martin Storsjö 407ac22322 w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw 10 years ago
Luca Barbato a0562e5317 configure: Add a SONAME entry for the android target 10 years ago
Rémi Denis-Courmont d35d0c723e vdpau: remove dysfunctional H.263 support 10 years ago
Vittorio Giovara f53583ea6e omadec: Fix position of opening parenthesis 10 years ago
Vittorio Giovara b4a82e7407 h264: Print the complete user message 10 years ago
Vittorio Giovara 8487987b87 h264: Print user data SEI under normal debug verbosity 10 years ago
Kirill Gavrilov 1720791e36 png: read and write stereo3d frame side data information 10 years ago
Martin Storsjö 00b62968d0 os_support: Don't try to return the service name as a string in getnameinfo 10 years ago
Martin Storsjö 567ca14295 configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvc 10 years ago
Martin Storsjö 8edaf625f3 libopenh264enc: Count and warn about the number of skipped frames 10 years ago
Martin Storsjö 9e14a99240 libopenh264enc: Add an option for controlling the frame skipping 10 years ago
Kieran Kunhya b8deb7c34f opus: Do not call vector_fmul_scalar on zero samples 10 years ago
Michael Niedermayer 6dcd822904 opus: Buffer the samples from the correct offset 10 years ago
Luca Barbato f3aff31e5f avpicture: Deprecate the single fields 10 years ago
Alexandra Hájková cd0e08813a avconv: support infinite loop for the loop option 10 years ago
Luca Barbato a9a6010637 avpacket: Provide an alloc and a free function for the struct 10 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 10 years ago
Luca Barbato d584533cf3 avformat: Rework add_to_pktbuf 10 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 10 years ago
Luca Barbato a5d4204309 avformat: Always return ref-counted AVPacket 10 years ago
Luca Barbato f0ca6ffa0a avprobe: Unref the packet once it is used 10 years ago
Hendrik Leppkes 9cbae3a7d5 roqvideodec: use av_frame_copy 10 years ago
Tom Butterworth 9f5d6f460c hap: Set avctx.bits_per_coded_sample 10 years ago
Vittorio Giovara fe66671bd5 cmdutils: Check for and report the correct codec capability 10 years ago
Vittorio Giovara 3c5cf2a31b screenpresso: Drop parameter change check 10 years ago
Alexis Ballier 447b5b278c mpegvideo_enc: Fix encoding videos with less frames than the delay of the encoder 10 years ago
Michael Niedermayer 27eeee76b2 mpegvideo_enc: Merge ifs with identical conditions 10 years ago
Michael Niedermayer f0a88d4d2a mpegvideo_enc: Factor new_picture unref out 10 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 10 years ago
Arttu Ylä-Outinen 233d2fa044 kvazaar: Add libkvazaar HEVC encoder 10 years ago
Luca Barbato 18f9308e6a mpjpeg: Cope with multipart lacking the initial CRLF 10 years ago
Luca Barbato 22f4d9c303 img2enc: Make sure the images are atomically written 10 years ago
Luca Barbato 1ec72c6c68 libx264: Make sure the extradata are padded 10 years ago
Martin Storsjö 5ea5a24eb7 movenc: Honor flush requests with delay_moov, when some tracks lack samples 10 years ago
Martin Storsjö e02dcdf6bb rtsp: Allow $ as interleaved packet indicator before a complete response header 10 years ago
Vittorio Giovara dca23ffbc7 lavc: Deprecate AVPicture structure and related functions 10 years ago
Vittorio Giovara 3ee2c60cc2 utils: Use data buffers directly instead of an AVPicture 10 years ago
Vittorio Giovara ff7956fcbf avplay: Replace avpicture functions with imgutils 10 years ago
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 10 years ago
Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 10 years ago