48366 Commits (8e4e532bb28ef8713145ec85aafac3b3fe2775e3)
 

Author SHA1 Message Date
Justin Ruggles d02202e08a opt: avoid segfault in av_opt_next() if the class does not have an option list 12 years ago
Justin Ruggles 5778299c7e ttadec: fix last frame handling when seeking 12 years ago
Johannes Nixdorf e749b5dd98 configure: consider using /usr/include/openjpeg-1.5 when searching for openjpeg 12 years ago
Michael Niedermayer 985aa0be82 h264: Detect POC inconsistencies and try to handle them reasonably 12 years ago
Justin Ruggles 68a04b0cce alacdec: do not be too strict about the extradata size 12 years ago
Stefano Sabatini 5715d67bae Changelog: add entry about the new documentation layout design 12 years ago
Clément Bœsch 1330d1d049 doc/filters: reword introduction sentence of aformat. 12 years ago
Clément Bœsch ba5ea7db99 doc/filters: simplify escaping in aformat. 12 years ago
Stefano Sabatini 0824aa6743 doc/filters: add overlay daisy-chaining example 12 years ago
Stefano Sabatini 35b97ad7c0 doc/filters: rework and itemize examples for the overlay filter 12 years ago
Stefano Sabatini bde1e8bf06 lavfi/overlay: make use of av_opt_set_from_string() 12 years ago
Stefano Sabatini 5e402a5319 lavfi/overlay: switch to filter_frame API 12 years ago
Michael Niedermayer 98256622a6 Merge remote-tracking branch 'qatar/master' 12 years ago
Justin Ruggles aef5150719 flac: only set channel layout if not previously set or on channel count change 12 years ago
Michael Niedermayer 3f72dbe462 ffplay: fix another use of context instead of frame parameters 12 years ago
Michael Niedermayer 5ffb5e7a2d 4xm: check the correct stream, fix fate 12 years ago
Paul B Mahol 44fe118e0a lavc/4xm: use bytestream2_get_bytes_left 12 years ago
Stefano Sabatini 6b50df6b3a doc/filters: rename reference to movie filter from "src_movie" to "movie" 12 years ago
Michael Niedermayer e16bac7b33 videodsp: Fix project name 12 years ago
Michael Niedermayer 90eaa989f1 x86/videodsp_init: Add back lost author attribution 12 years ago
Michael Niedermayer 28286a63d0 videodsp_template.c: fix year 12 years ago
Stefano Sabatini e64a7f2c78 doc/default.css: use ffmpeg.org website CSS 12 years ago
Stefano Sabatini 042c2a1af8 doc: move HTML CSS to a dedicated file default.css 12 years ago
Paul B Mahol 185d1f3bfc lavfi: declare arrays that never change as static const 12 years ago
Michael Niedermayer 165be91c2b img2enc: fix typo 12 years ago
Michael Niedermayer 2f436b1fce lavc: Warn in case the set bitrate is very low 12 years ago
rogerdpack d828bae9d2 better failure message for img2enc 12 years ago
Piotr Bandurski 0e3a4da106 yop: set video bit rate 12 years ago
Paul B Mahol a8ebb77493 lavfi/swapuv: use FFSWAP 12 years ago
Carl Eugen Hoyos a3a22c2178 Revert "Always write all colours for animated gif files, including transparent ones." 12 years ago
Carl Eugen Hoyos 0fb79f30db Support H264 over video4linux2. 12 years ago
Michael Niedermayer 1b598e6776 Merge commit 'c7d4de3d730473167e31cf765e0333c965f934d3' 12 years ago
Michael Niedermayer bb3420d88e Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59' 12 years ago
Michael Niedermayer be2c0adc96 Merge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885' 12 years ago
Michael Niedermayer d27edc038a Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 12 years ago
Michael Niedermayer a41bf09d9c Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' 12 years ago
Reinhard Tartler 9378be9f32 prepare 9_beta3 release 12 years ago
Paul B Mahol fb3f28ee28 alsdec: cosmetics after previous commit 12 years ago
Paul B Mahol ae27b70b9d alsdec: channel sorting 12 years ago
Michael Niedermayer 29707f5ba6 Merge commit 'a925f723a915bc0255e2673f8817af5212131763' 12 years ago
Martin Storsjö c7d4de3d73 rtpdec_vp8: Don't return known-broken packets 12 years ago
Martin Storsjö 90c784cc13 rtpdec: Pass the sequence number to depacketizers 12 years ago
Michael Niedermayer 63753186cc lavf: Remove "Adjusting PTS forward" code 12 years ago
Paul B Mahol cfa530034f gifdec: remove dead store 12 years ago
Michael Niedermayer 230bef0a89 ffplay: fix handling of resolution changes with h264-mt 12 years ago
Carl Eugen Hoyos 9eca649a92 Fix compilation with --disable-everything --enable-muxer=mov. 12 years ago
Diego Biurrun 0a0e340f5b configure: Make avconv depend on null, anull and resample filters 12 years ago
Diego Biurrun 69f086e0f9 build: avfilter: Remove duplicate compilation entry for vf_scale 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Stefano Sabatini 340b7caf54 lavf/hlsenc: provide some feedback in case of invalid basename 12 years ago