1599 Commits (3a1018d4d893b64915b63c825365073cf5f45a1a)

Author SHA1 Message Date
Diego Biurrun 3a1018d4d8 Register x11grab only when it has been enabled. 18 years ago
Ramiro Polla acb3b537f3 support files >2GB on MinGW 18 years ago
Diego Biurrun 56a059ac86 Make the X11 frame grabber disabled by default. 18 years ago
Diego Biurrun 4a49d9b2f8 Remove useless #include. 18 years ago
Ramiro Polla 2cb396eb8b Remove useless MinGW #ifdefs. 18 years ago
Joakim Plate e825b5009f Fix a crash when probing img2 format with a NULL filename. 18 years ago
Aurelien Jacobs 9110a0e32d Add support for VP60 and VP61. 18 years ago
Aurelien Jacobs 3b61ab0b03 put_*() are not only useful to muxers and protocol 18 years ago
Panagiotis Issaris 0cd4faf977 Allow provision of displaynumber, screennumber, x-offset and y-offset parameters 18 years ago
Baptiste Coudurier 7224e89638 dont segv is ap->device is not set, display error message 18 years ago
Baptiste Coudurier ba78f9d486 fix compilation, use the standard INT64_C macro 18 years ago
Guillaume Poirier 05f3b6ab06 remove trailing whitespace left over 18 years ago
Edouard Gomez bd8393387f Feedback from Karl H. Beckers about mouse cursor 18 years ago
Edouard Gomez 6e71a18eda RFC 6: Overall cleanups again. 18 years ago
Edouard Gomez 0235a3116e RFC 5: Mouse cursor painting reduc and more cleanups 18 years ago
Edouard Gomez aac105fcd1 RFC 3&4 stage: FFmpeg style aint't my style 18 years ago
Edouard Gomez ef84bf0404 RFC 2 stage: First feedback from review comments 18 years ago
Edouard Gomez 65a1c656d7 RFC 1 stage: Improve maintainability of the cursoir painting code 18 years ago
Edouard Gomez 2909f17717 Adapt the patch to more recent FFmpeg habits 18 years ago
Guillaume Poirier f58f4ce19d Original X11 device demuxer patch from Clemens Fruhwirth 18 years ago
Guillaume Poirier 83c547a4a1 revert broken commit of x11 device demuxer patch 18 years ago
Guillaume Poirier 77e5024c1c Feedback from Karl H. Beckers about mouse cursor 18 years ago
Guillaume Poirier bfac8d3ae7 RFC 6: Overall cleanups again. 18 years ago
Guillaume Poirier 86904e836a RFC 5: Mouse cursor painting reduc and more cleanups 18 years ago
Guillaume Poirier 9b91c1e265 RFC 3&4 stage: FFmpeg style aint't my style 18 years ago
Guillaume Poirier 04b01de857 RFC 2 stage: First feedback from review comments 18 years ago
Guillaume Poirier d797fdf493 RFC 1 stage: Improve maintainability of the cursoir painting code 18 years ago
Guillaume Poirier b9255fb98a Adapt the patch to more recent FFmpeg habits 18 years ago
Guillaume Poirier e519b02c10 Original X11 device demuxer patch from Clemens Fruhwirth 18 years ago
Michael Niedermayer e07d8929eb indent 18 years ago
Michael Niedermayer fd97f6a2ea the next r_frame_rate try ... 18 years ago
Allan Hsu 428cc588f2 add FLV decoder metadata parsing 18 years ago
Michael Niedermayer 06d1e5c2b6 gcc 2.95 fix 18 years ago
Michael Niedermayer 4d43cbcc74 rewrite r_frame_rate selectioon code again 18 years ago
Baptiste Coudurier 1aad0dfd62 remove useless sampleDuration 18 years ago
Baptiste Coudurier b596102e7e check codec frame size directly and only for audio 18 years ago
Michael Niedermayer 15f14fc7c2 move duration finding code into read_packet() so it can be skiped if duration has already been set 18 years ago
Michael Niedermayer 17fcb1709f use amf_get_string() 18 years ago
Michael Niedermayer 759dd138df cosmetics 18 years ago
Michael Niedermayer 896bcd2e85 amf_get_string() by Allan Hsu allan aat counterpop doot net 18 years ago
Michael Niedermayer 4eb0c66505 get rid of AVFMTCTX_NOHEADER, create streams in read_header() 18 years ago
Michael Niedermayer c45388b193 set flags correctly in write header instead of seeking back and fixing it in write_trailer() 18 years ago
Måns Rullgård f27a726809 use standard INT64_MAX instead of MAXINT64 (and MIN) 18 years ago
Måns Rullgård 8da9266cea use the standard INT64_C() macro for 64-bit constants 18 years ago
Baptiste Coudurier 68a432cf14 cosmetics, remove braces, remove spaces just inside parens 18 years ago
Andy Parkins 8533284dae do not truncate pts/dts if value is AV_NOPTS_VALUE, patch by Andy Parkins, andrew parkins at 360visiontechnology com 18 years ago
Allan Hsu 6cac3a3b08 Defines various common FLV format values between the FLV muxer and demuxer 18 years ago
Ryan Martell 73fe1052dd Minor modifications to handle mms streaming. 18 years ago
Baptiste Coudurier d1e8675c2e probe with some success image files not containing number pattern but having recognized image extension 18 years ago
Kostya Shishkov 5f3c4ba46c Do not touch pkt->pts 18 years ago