32567 Commits (d06c5b44ccb4209b6d6839dfabf0045e934444fe)
 

Author SHA1 Message Date
Clément Bœsch 4b961ddfea ffmpeg: a bit more consistent prototypes. 13 years ago
Bobby Bingham 615baa13e4 lavfi: add split filter from soc. 13 years ago
Stefano Sabatini ee42716b07 lavfi: add showinfo filter 13 years ago
Anton Khirnov af1e247038 libxavs: add private options corresponding to deprecated global options 13 years ago
Michael Niedermayer 83a0caad84 alsa: increase max buffer size 13 years ago
Michael Niedermayer 716c1f7b2a h264: improve MAX_SLICES too small check so it gives less false positives. 13 years ago
Michael Niedermayer ad2fba8619 doc: replace avserver by ffserver as we have not done that rename 13 years ago
Joakim Plate 7e4111cfe2 rmdec: Check return value of more avio_seek calls 13 years ago
Joakim Plate f9e083a156 avidec: Check return value of more avio_seek calls 13 years ago
Joakim Plate ac1d489320 asf: Check return value of more avio_seek calls 13 years ago
Laurent Aimar bc851a2946 Fix writes out of bounds in the ogg demuxer. 13 years ago
Joakim Plate 340e6735fe mpeg12dec: if lavc's mpeg2 decoder was asked to drop a frame, it could still output an old frame, and mess up timestamps 13 years ago
Michael Niedermayer 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
Joakim Plate 5a6f4a1302 gitignore: add files to git ignore generated on a win32 build 13 years ago
Laurent Aimar dc255275f6 Fixed invalid read access on extra data in cinepak decoder. 13 years ago
Laurent Aimar d0121e8d96 Fixed segfault on corrupted smacker streams in the demuxer. 13 years ago
Laurent Aimar d07ac1853d Fixed segfaults on corruped smacker streams in the decoder. 13 years ago
Laurent Aimar 1632a576e6 Fixed segfault on memory allocation failure in ape demuxer. 13 years ago
Joakim Plate c8ce2b0a1d mpegts: When playing mpegts over rtp/rtsp/sdp, lavf must still read PAT/SDT to get available streams 13 years ago
Stefano Sabatini 6cfed11270 audioconvert: add explanatory comments to channel_names array 13 years ago
Stefano Sabatini 3a0b5fa5e8 audioconvert: K&R whitespace cosmetics 13 years ago
Joakim Plate 53f8f0a70e Fix for some non interleaved avi files that gets played twice or won't end 13 years ago
Joakim Plate e42a3dd123 Allow reading of growing avi files (ie currently being written) 13 years ago
Michael Niedermayer fe0ac337bd mpeg4videodec: Fix new slice end detection for missing slices. 13 years ago
Anton Khirnov 4bb3ae1eaa avconv: use correct index when selecting metadata to write to. 13 years ago
Anton Khirnov f39ecc79aa avconv: fix inverted variable 13 years ago
Anton Khirnov 172efad7c7 doc/avconv: document option types (input/output/per-stream/...) 13 years ago
Anton Khirnov 99442bfe20 doc/avtools-common-opts: write a section about stream specifiers. 13 years ago
Anton Khirnov 3a37392efe doc/avconv: remove two pointless paragraphs. 13 years ago
Anton Khirnov eb05446367 doc/avconv: document that global options should be specified first. 13 years ago
Anton Khirnov d3d6a2582e doc/avconv: remove entries for nonexistent options 13 years ago
Anton Khirnov 1533c10286 doc/avconv: remove documentation for removed 'timestamp' option 13 years ago
Anton Khirnov b3dd2010af doc: cosmetics, rename fftools-common-opts to avtools-.... 13 years ago
Anton Khirnov 495ecfd139 avconv: move streamid_map to options context. 13 years ago
Anton Khirnov 8e5ce5901b avconv: extend -vf syntax 13 years ago
Anton Khirnov 828e0bcb86 avconv: move top_field_first to options context. 13 years ago
Anton Khirnov 2c2cff16d9 avconv: move inter/intra matrix to options context. 13 years ago
Anton Khirnov 0bc391281a avconv: remove -psnr option. 13 years ago
Anton Khirnov d242d80e36 avconv: remove me_threshold option. 13 years ago
Anton Khirnov 0e68c78385 avconv: move video_rc_override_string to options context. 13 years ago
Anton Khirnov b2254d8385 avconv: move frame pixel format to the options context. 13 years ago
Anton Khirnov ca46fde792 avconv: move frame aspect ratio to the options context. 13 years ago
Anton Khirnov d4397b0323 avconv: move frame size to the options context. 13 years ago
Anton Khirnov 91ea4811b3 avconv: move frame_rate to the options context. 13 years ago
Anton Khirnov bef737a78a avconv: move force_fps to the options context. 13 years ago
Anton Khirnov 7c0296723c avconv: move forced_key_frames to the options context. 13 years ago
Anton Khirnov 77d9c4542c avconv: rewrite -qscale and -aq handling. 13 years ago
Anton Khirnov e2469ccf01 avconv: move audio_sample_rate to the options context. 13 years ago
Anton Khirnov 2c474ddbc5 cmdutils: add support for programs in check_stream_specifier() 13 years ago
Anton Khirnov 05bffc12c4 avconv: move audio_sample_fmt to options context. 13 years ago