33824 Commits (8085a5b7cdcc91bc9e2d52be04dea6c24759d732)
 

Author SHA1 Message Date
  Marton Balint 8085a5b7cd ffplay: reallocate SDL overlays for OSX when changing full screen 14 years ago
  Michael Niedermayer e6e86e64c3 presets: favor vprofile over profile to avoid conflicts with audio profiles 14 years ago
  Stefano Sabatini 43fce2214b lavfi: add missing header mulitple-inclusion guard in transform.h 14 years ago
  Stefano Sabatini 99d48b07d1 lavfi/transform.h: apply misc doxy cosmetical changes 14 years ago
  Michael Niedermayer 8daf04add4 aacdec: support chan config =1 stereo files 14 years ago
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 14 years ago
  Paul Flinders 9ef714328c deshake: limit deshake to specific area to search for motion vectors. 14 years ago
  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
  Janne Grunau 8096fdf0b6 presets: rename presets directory 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
  Anton Khirnov f0eeff708a lavc: make avcodec_get_context_defaults3 "officially" public 14 years ago
  Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 14 years ago
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 14 years ago
  Anton Khirnov 569129a6dc lavf: add avformat_new_stream as a replacement for av_new_stream. 14 years ago
  Mashiat Sarker Shakkhar 73447eb4bd Use correct scaling table for bwd-pred MVs in second B-field 14 years ago
  Carl Eugen Hoyos 891f76b0a8 Fix AMR block length for no data mode when muxing mov. 14 years ago
  Kostya Shishkov 0d8506b8c5 Ut Video decoder 14 years ago
  Anton Khirnov df3ca34a56 Makefile: change presets extension to .avpreset 14 years ago
  Stefano Sabatini ec2ac9271c lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 14 years ago
  Stefano Sabatini 0244879f30 lavfi: add testsrc source 14 years ago
  Anton Khirnov 4e64c4d51a AVOptions: add documentation. 14 years ago
  Anton Khirnov 1279098d7b presets: update libx264 ffpresets 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