Révision | l'heure | Auteur |
---|---|---|
8c1051b master rel20110916_inqubus2.b.0 | 2011-09-13 00:37:58 | OWATA orz |
Windows MinGW環境ビルドエラー対応(Windows7 Mingw32 gcc4.5.2) |
||
4e7c2f1 | 2011-09-12 22:36:42 | yukihane |
ffmpeg.cに対する修正と同じものをavconv.cに適用 |
||
afd649f | 2011-09-12 22:32:35 | yukihane |
recording_time取得方法変更. |
||
c30a119 | 2011-09-12 22:32:35 | yukihane |
durationパラメータ取得方法変更 |
||
edb1416 | 2011-09-12 19:44:41 | yukihane |
Merge remote branch 'official/master' |
||
83a0caa | 2011-09-12 13:16:40 | Michael Niedermayer |
alsa: increase max buffer size |
||
716c1f7 | 2011-09-12 13:07:58 | Michael Niedermayer |
h264: improve MAX_SLICES too small check so it gives less false positives. |
||
ad2fba8 | 2011-09-12 13:07:58 | Michael Niedermayer |
doc: replace avserver by ffserver as we have not done that rename |
||
7e4111c | 2011-09-12 11:39:13 | Joakim Plate |
rmdec: Check return value of more avio_seek calls |
||
f9e083a | 2011-09-12 11:39:12 | Joakim Plate |
avidec: Check return value of more avio_seek calls |
||
ac1d489 | 2011-09-12 11:39:12 | Joakim Plate |
asf: Check return value of more avio_seek calls |
||
bc851a2 | 2011-09-12 11:39:12 | Laurent Aimar |
Fix writes out of bounds in the ogg demuxer. |
||
340e673 | 2011-09-12 11:03:40 | Joakim Plate |
mpeg12dec: if lavc's mpeg2 decoder was asked to drop a frame, it could still output an old frame, and mess up timestamps |
||
411cc5c | 2011-09-12 07:32:54 | Michael Niedermayer |
Merge remote-tracking branch 'qatar/master' |
||
5a6f4a1 | 2011-09-12 04:42:54 | Joakim Plate |
gitignore: add files to git ignore generated on a win32 build |
||
dc25527 | 2011-09-12 04:19:46 | Laurent Aimar |
Fixed invalid read access on extra data in cinepak decoder. |
||
d0121e8 | 2011-09-12 04:19:45 | Laurent Aimar |
Fixed segfault on corrupted smacker streams in the demuxer. |
||
d07ac18 | 2011-09-12 04:19:45 | Laurent Aimar |
Fixed segfaults on corruped smacker streams in the decoder. |
||
1632a57 | 2011-09-12 04:19:45 | Laurent Aimar |
Fixed segfault on memory allocation failure in ape demuxer. |
||
c8ce2b0 | 2011-09-12 03:21:47 | Joakim Plate |
mpegts: When playing mpegts over rtp/rtsp/sdp, lavf must still read PAT/SDT to get available streams |
||
6cfed11 | 2011-09-12 01:41:34 | Stefano Sabatini |
audioconvert: add explanatory comments to channel_names array |
||
3a0b5fa | 2011-09-12 01:41:33 | Stefano Sabatini |
audioconvert: K&R whitespace cosmetics |
||
53f8f0a | 2011-09-12 01:21:07 | Joakim Plate |
Fix for some non interleaved avi files that gets played twice or won't end |
||
e42a3dd | 2011-09-12 00:44:20 | Joakim Plate |
Allow reading of growing avi files (ie currently being written) |
||
fe0ac33 | 2011-09-12 00:36:37 | Michael Niedermayer |
mpeg4videodec: Fix new slice end detection for missing slices. |
||
4bb3ae1 | 2011-09-12 00:30:05 | Anton Khirnov |
avconv: use correct index when selecting metadata to write to. |
||
f39ecc7 | 2011-09-12 00:30:05 | Anton Khirnov |
avconv: fix inverted variable |
||
172efad | 2011-09-12 00:30:05 | Anton Khirnov |
doc/avconv: document option types (input/output/per-stream/...) |
||
99442bf | 2011-09-12 00:30:05 | Anton Khirnov |
doc/avtools-common-opts: write a section about stream specifiers. |
||
3a37392 | 2011-09-12 00:30:04 | Anton Khirnov |
doc/avconv: remove two pointless paragraphs. |