Mercurial > libavformat.hg
graph
-
variable initialization (because of a gcc warning) libavformatTue, 29 May 2007 08:19:37 +0000, by benoit
-
fix "incorrect frame size" errors with small.nuv libavformatSun, 27 May 2007 08:06:45 +0000, by michael
-
r9095 invalidly removed the check for non-winsock libavformatMon, 21 May 2007 16:08:03 +0000, by alex
-
fix FD_SETSIZE handling in our poll() emulation libavformatMon, 21 May 2007 15:54:35 +0000, by alex
-
print and return error if output is non seekable libavformatMon, 21 May 2007 08:33:36 +0000, by bcoudurier
-
Use usleep instead of sleep, some MinGW versions lack sleep. libavformatThu, 17 May 2007 10:30:03 +0000, by alex
-
Drop unnecessary libavcodec/ prefix in #include path. libavformatWed, 16 May 2007 09:21:23 +0000, by diego
-
Don't forget about audio remaining in buffer, in case there is enough libavformatWed, 16 May 2007 02:02:22 +0000, by corey
-
fix ctts index computation when seeking, check must be done against next ctts sample, thanks to Uoti libavformatSat, 12 May 2007 22:02:27 +0000, by bcoudurier
-
Use url_fopen error code when opening input file libavformatThu, 10 May 2007 13:25:33 +0000, by benoit
-
Allow avoid setting the video standard and input when capturing v4l2 video. libavformatThu, 10 May 2007 10:14:42 +0000, by lucabe
-
RoQ muxer, patch by Vitor, vitor1001 gmail com libavformatWed, 09 May 2007 23:07:40 +0000, by diego
-
fix display of theora videos with visible size smaller than encoded size libavformatMon, 07 May 2007 15:43:01 +0000, by aurel
-
improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11-i_need_your_love-daw.mp3 detected as mpeg4) libavformatMon, 07 May 2007 11:57:46 +0000, by michael
-
cosmetics: Fix indentation after last commit, patch by Zuxy Meng. libavformatSun, 06 May 2007 12:04:17 +0000, by diego
-
give the position offset of the file in the packet libavformatWed, 02 May 2007 13:36:45 +0000, by benoit
-
return right format in set_codec_from_probe_data libavformatWed, 02 May 2007 09:18:41 +0000, by benoit
-
patch so that the deprecated items show up correctly libavformatWed, 02 May 2007 09:13:47 +0000, by benoit
-
Fix loop condition so it can be run through more than once. libavformatMon, 30 Apr 2007 09:46:11 +0000, by diego
-
more detailed error message for buffer underflow libavformatMon, 30 Apr 2007 09:43:29 +0000, by diego
-
fix AVStream documentation: clarify start_time, start_time and duration are actually in stream base libavformatSat, 28 Apr 2007 13:07:52 +0000, by bcoudurier
-
fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value libavformatFri, 27 Apr 2007 16:10:05 +0000, by bcoudurier
-
implement ff_socket_nonblock and use it in networking code libavformatFri, 27 Apr 2007 00:41:50 +0000, by alex
-
use ff_neterrno() and FF_NETERROR() for networking error handling libavformatFri, 27 Apr 2007 00:35:54 +0000, by alex
-
Make protocols configure selectable and also cleanup the CONFIG_NETWORK libavformatThu, 26 Apr 2007 23:44:56 +0000, by alex
-
cosmetics: Remove trailing whitespace and tabs. libavformatThu, 26 Apr 2007 19:27:32 +0000, by diego
-
move resolve_host from tcp.c to os_support.c as it is used widely libavformatThu, 26 Apr 2007 18:04:42 +0000, by alex