33805 Commits (1373923ddf3ef0ec9f7ec2ad673bb0c3ae5e9aa9)
 

Author SHA1 Message Date
Michael Niedermayer 1373923ddf v210dec: remove debuging #include 14 years ago
Laurent Aimar bc38e83793 mpegts: do not return from ff_mpegts_parse_packet() after having seen the first PMT 14 years ago
Laurent Aimar 49ec0c818d mpegts: fix return value when enough ts packets have been parsed or when the first PMT has been seen. 14 years ago
Matthew Einhorn e662b263d9 Fixes avpicture_layout to not write past buffer end. 14 years ago
Michael Niedermayer e31c5ebe11 mpegtsenc: fix handling of large audio packets 14 years ago
Clément Bœsch 057161d39b mpeg12: remove '[' and ']' around last timecode field to match std representation. 14 years ago
Kieran Kunhya 44d27736fc Add V210 SIMD 14 years ago
Kieran Kunhya b1766c170c Move x264asm to libavutil. 14 years ago
Reimar Döffinger 6ea6ff053a Do not call parse_keyframes_index with NULL stream. 14 years ago
Carl Eugen Hoyos 891f76b0a8 Fix AMR block length for no data mode when muxing mov. 14 years ago
Michael Niedermayer f0ff822ccb mpeg12dec: Support invalid field motion types, 14 years ago
Michael Niedermayer d6c21c7a64 mpeg12dec: assert no field frame mess 14 years ago
Michael Niedermayer be401448e5 mov: Raise ctts dts_shift threshold by 1 14 years ago
Michael Niedermayer 70d9fb6963 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 35674a29b7 vf_mp: Fix several incompatible pointer type warnings. 14 years ago
Michael Niedermayer cb3034e0d1 vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function warning. 14 years ago
Michael Niedermayer e73cc2819e src_movie: Fix incompatible pointer type warning. 14 years ago
Michael Niedermayer 5ed20cfeaf vf_deshake: Fix cast discards qualifiers from pointer target type warning. 14 years ago
Michael Niedermayer e96aa8d1a0 vf_pixdesctest: Fix incompatible pointer type warning. 14 years ago
Michael Niedermayer abe9c54f14 yadif: Fix assignment from incompatible pointer type warning 14 years ago
Michael Niedermayer 2982b02b79 vsrc_buffer: FIx incompatible pointer type warning 14 years ago
Laurent Aimar d97ca425ef sunrast: Check for out of bounds reads 14 years ago
Stefano Sabatini ffb7c6e5ba aevalsrc: enclose example arguments in double quotes 14 years ago
Clément Bœsch 2f468826ee ffprobe: prefer av_freep() over av_free() for global print_format option. 14 years ago
Stefano Sabatini f4eeb000bf ffprobe: fix weird align 14 years ago
Stefano Sabatini 2b72067406 asrc_aevalsrc: apply misc cleanup in the options array 14 years ago
Stefano Sabatini 3f20eada80 asrc_aevalsrc: prefer av_strtok() over strtok_r() 14 years ago
Stefano Sabatini eae3a86e57 lavfi: update minor number and add Changelog entry after aevalsrc addition 14 years ago
Stefano Sabatini 424655f749 lavu: update minor number and add APIchanges entry after recent av_strtok() addition 14 years ago
Stefano Sabatini 36c06b0913 lavfi: add audio eval signal source 14 years ago
Stefano Sabatini b874e2d0a0 ffprobe: prefer av_strtok() over av_get_token() for parsing print_format string 14 years ago
Stefano Sabatini b35e9e19e9 lavu: add av_strtok() 14 years ago
Stefano Sabatini 88bdf7471f ffprobe: move up ESCAPE_CHECK_SIZE and ESCAPE_REALLOC_BUF macros 14 years ago
Stefano Sabatini 2f3b028c71 ffprobe: redesign json_escape_str(), to make use of a global buffer 14 years ago
Michael Niedermayer 284aa07932 flv: Initialize initial frame to 16 14 years ago
Michael Niedermayer 73fb23dc5a mpeg12_parser: make mpegvideo_split() more robust 14 years ago
Michael Niedermayer 4e3303cf31 mpeg12dec: dont consider parsing extradata as having achived sync. 14 years ago
Dustin Brody 6b1f93face lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFER 14 years ago
Dustin Brody 204e6132d2 lavc: replace API-bump-triggered AVCodecContext field change with shorter, non-conflicting name 14 years ago
Chris Kennedy c108a4aa1e fix memleak in packet corrupt dropping code 14 years ago
Anton Khirnov 075d6439f1 Add libvpx presets. 14 years ago
Anton Khirnov a5f05e52e4 doc/avtools: add forgotten part to stream specifiers description 14 years ago
Ronald Bultje d1d421cbc0 swscale: prevent overflow during initialization 14 years ago
Martin Storsjö 6e6003a4d2 g722: Add a fate test for the encoder 14 years ago
Martin Storsjö 73dbc89cbb fate: Add a target for creating a 16000 Hz mono synthetic audio file 14 years ago
Luca Barbato ec5e521298 macosx: use the default surface on newer sdl 14 years ago
Michael Niedermayer c4e02d3432 avidec: Dont switch to NI mode if there is no index. 14 years ago
Carl Eugen Hoyos 39f6733f05 Do not try to parse empty strf tags. 14 years ago
Michael Niedermayer fae714a9fb Merge remote-tracking branch 'qatar/master' 14 years ago
Compn 9be937d38d changelog: libutvideo wrapper 14 years ago