log

age author description
2008-03-19 rbultje Allow cycling between different protocols (TCP, UDP or multicast) so that if libavformat
2008-03-18 ramiro MSN TCP Webcam stream demuxer. libavformat
2008-03-17 rbultje Split the SETUP request into a separate function, as a prelude into allowing libavformat
2008-03-16 bcoudurier just skip klv packet, when no corresponding stream is found libavformat
2008-03-16 bcoudurier simplify, flags is 24bits according to specs libavformat
2008-03-16 bcoudurier fucked up alphabetical order again, sorry libavformat
2008-03-16 bcoudurier ipod/iphone compatible mp4 muxer libavformat
2008-03-15 diego typo fixes libavformat
2008-03-14 bcoudurier useless null libavformat
2008-03-14 bcoudurier remove useless img_write_trailer func libavformat
2008-03-12 diego typo fixes libavformat
2008-03-10 aurel add out of bound stream index checks libavformat
2008-03-10 aurel add a temporary variable to simplify the code libavformat
2008-03-10 superdump Add AVClass to URLContext at next major version bump libavformat
2008-03-10 diego misc spelling fixes libavformat
2008-03-10 aurel cosmetics: remove some empty lines libavformat
2008-03-10 aurel remove useless and misleading comments libavformat
2008-03-09 aurel consistent use of MKTAG() in the codec_bmp_tags table libavformat
2008-03-09 aurel cosmetics: alignment of the codec_bmp_tags table libavformat
2008-03-09 melanson recognize the CLJR FourCC (Cirrus Logic AccuPak) libavformat
2008-03-08 ramiro Typo + grammar libavformat
2008-03-08 ramiro Introduce max_picture_buffer variable in AVFormatContext, libavformat
2008-03-08 ramiro Define WIN32_LEAN_AND_MEAN before including windows.h to exclude libavformat
2008-03-08 ramiro Include windows.h instead of trying to redeclare Sleep libavformat
2008-03-08 ramiro Put network-related code under #ifdef libavformat
2008-03-08 ramiro Group network-related code together libavformat
2008-03-08 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libavformat
2008-03-07 ramiro __stdcall -> WINAPI libavformat