]> git.sesse.net Git - ffmpeg/history - tools/aviocat.c
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / tools / aviocat.c
2013-09-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-09-03 Michael NiedermayerMerge commit '7df9e693a34c84c698da60426c78140c950f95ed'
2013-09-03 Michael NiedermayerMerge commit '488b2984fece7ad0c2596826fee18e74aa904667'
2013-09-03 Michael NiedermayerMerge commit 'a7c1689dedd11689edb30088d467ac03f9b8d1cf'
2013-09-03 Michael NiedermayerMerge commit 'df33a58e5311ee9a64a573889b883a80e981af7b'
2013-09-03 Michael NiedermayerMerge commit 'fab694dd3931b1c0bc3c598c3f88b1902c14a303'
2013-09-03 Michael NiedermayerMerge commit 'fe9bb61f9a16be19ad91875632c39e44b7a99a8a'
2013-09-03 Michael NiedermayerMerge commit '5f7aecde02a95451e514c809f2794c1deba80695'
2013-09-03 Michael NiedermayerMerge commit '8aba7968dd604aae91ee42cbce0be3dad7dceb30'
2013-09-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-09-01 Michael NiedermayerMerge commit 'f4ca970dba13a60a1334cce1b574036e6f624b9c'
2013-09-01 Michael NiedermayerMerge commit 'faa8245bd45c1a6dd220ba9407ea1c82132aa1ce'
2013-09-01 Michael NiedermayerMerge commit 'a42e3a6700547e4e49445bda81d3a89ec3e081a9'
2013-08-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-08-31 Michael NiedermayerMerge commit '0d6549d8b57aaa5be8efb794154cdbe9a645910f'
2013-08-30 Thilo BorgmannReinstate proper FFmpeg license for all files.
2012-06-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-22 Mans RullgardReplace usleep() calls with av_usleep()
2012-04-18 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2012-02-19 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-01-31 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-01-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-25 Diego Biurruntools: K&R reformatting cosmetics
2012-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-21 Martin Storsjöaviocat: Remove useless includes
2012-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-20 Martin Storsjöaviocat: Flush the output before closing
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...