76679 Commits (6ef819c40bcc2175edba7ce9e20c3036c01b36b9)
 

Author SHA1 Message Date
Anton Khirnov aeda1121c9 lavf: factor out freeing an AVStream 9 years ago
Anton Khirnov 3efd71b4d0 avconv: set packet duration for CFR video streams 9 years ago
Anton Khirnov a0c71a5751 lavf: initialize cur_dts to AV_NOPTS_VALUE for muxing 9 years ago
Michael Niedermayer dcf1cf5d24 avcodec/aacsbr: Use FLOAT_0 9 years ago
Michael Niedermayer a66b243d52 avutil/softfloat: FLOAT_0 should use MIN_EXP 9 years ago
Timothy Gu 3d20f8e7c0 Add pixblockdsp checkasm tests 9 years ago
Timothy Gu 4b80b895a9 pixblockdsp: x86: Condense diff_pixels_* to a shared macro 9 years ago
Michael Niedermayer 7cea3430a5 avcodec/takdec: Use memove, avoid undefined memcpy() use 9 years ago
wm4 a55fbfa4c4 mmaldec: correct package buffering accounting 9 years ago
wm4 b07cbf6724 mmaldec: add vc1 decoding support 9 years ago
Nicolas George 785ac437be lavfi/af_asyncts: remove looping on request_frame(). 9 years ago
Nicolas George a08fb3983f lavfi/af_amix: mostly fix scheduling. 9 years ago
Nicolas George f53c4b6a18 lavfi/vf_framepack: fix scheduling. 9 years ago
Nicolas George d0b82d798d lavfi/af_join: partially fix scheduling. 9 years ago
Nicolas George 67d3f5296e lavfi/fifo: do not assume request_frame() returns a frame. 9 years ago
Nicolas George 79c1be124e lavfi/avf_concat: return immediately after requesting a frame on input. 9 years ago
Nicolas George d92e0848d9 lavfi: remove astreamsync. 9 years ago
Nicolas George 47ea04ff10 lavu/opt: enhance printing durations. 9 years ago
Nicolas George 7037f9430b lavfi: add realtime filter. 9 years ago
Nicolas George 432e27e6e7 fate: add mpdecimate test. 9 years ago
Nicolas George b16e569312 lavfi: add testsrc2 test source. 9 years ago
Ganesh Ajjanagadde 91bc4de2a4 doc/resampler: fix some trivial typos 9 years ago
Michael Niedermayer 183720eb6e avformat/segafilm: Only add index entries when the stream exists 9 years ago
Andreas Cadhalpun 3e8e1a660e apng: use correct size for output buffer 9 years ago
Andreas Cadhalpun db374790c7 jvdec: avoid unsigned overflow in comparison 9 years ago
Will Kelleher 7f7fa90f7b hevc: extract SEI caption data 9 years ago
Michael Niedermayer 43492ff3ab avcodec/jpeg2000dec: Clip all tile coordinates 9 years ago
Michael Niedermayer c719cd6cf7 avcodec/microdvddec: Check for string end in 'P' case 9 years ago
Ronald S. Bultje 20db54906f vp9_parser: allow superframes with a single frame. 9 years ago
Michael Niedermayer daefd8ab2f avcodec/dirac_parser: Fix undefined memcpy() use 9 years ago
Michael Niedermayer cc96018c79 libopenh264enc: Set AVOption data type 9 years ago
Michael Niedermayer fcc49924db vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL 9 years ago
Michael Niedermayer 563e6d8603 segafilm: drop the "song and dance" for cinepak 9 years ago
Paul B Mahol 1e791ee3aa segafilm: set video and audio stream duration 9 years ago
Paul B Mahol c012c6f1a8 segafilm: implement seeking 9 years ago
Ganesh Ajjanagadde 6f1ddc726f avdevice/dshow_enummediatypes: check return of av_malloc 9 years ago
John Stebbins 2ec112f71c vf_pad: fix x, y option expression evaluation 9 years ago
Paul B Mahol b456ece557 XMA1 and XMA2 stereo decoders 9 years ago
Ganesh Ajjanagadde c8780822ba swresample/resample: speed up build_filter for Blackman-Nuttall filter 9 years ago
Sebastian Dröge 7d6a4797f1 mpegtsenc: Implement writing of Opus trim_start/trim_end control values 9 years ago
Sebastian Dröge 01509cdf92 mpegtsenc: Add support for muxing Opus in MPEG-TS 9 years ago
Michael Niedermayer 79c4a338e4 avformat/xmv: Discard remainder of packet on error 9 years ago
Michael Niedermayer 9b6fac11da avformat/xmv: factor return check out of if/else 9 years ago
Michael Niedermayer 973c3dba27 avcodec/mpeg12dec: Do not call show_bits() with invalid bits 9 years ago
Michael Niedermayer cea9eb9520 avcodec/dnxhddec: Make mb_scan_index a fixed length array 9 years ago
Michael Niedermayer d4a731b84a avcodec/faxcompr: Add missing runs check in decode_uncompressed() 9 years ago
Michael Niedermayer c9bfd6a8c3 libavutil/channel_layout: Check strtol*() for failure 9 years ago
Luca Barbato e2854e731f avresample: Document avresample_open() a little better 9 years ago
Michael Niedermayer 3692d859f4 avformat/mpegts: Only start probing data streams within probe_packets 9 years ago
Michael Niedermayer 93f30f825c avcodec/hevc_ps: Check chroma_format_idc 9 years ago