9447 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)
 

Author SHA1 Message Date
  Benjamin Larsson 162b983598 av_log(NULL,... -> av_log(avctx,.. where appropriate. 18 years ago
  Benjamin Larsson e7a6d5f313 Bug fix for crashes when SSE is used on unaligned arrays. 18 years ago
  Måns Rullgård 9c476fd65e replace bashism with POSIX construct 18 years ago
  Diego Biurrun f70d367b63 vqmin/vqmax --> qmin/qmax in the option description 18 years ago
  Diego Biurrun 913e4081a3 grammar/wording 18 years ago
  Baptiste Coudurier 76d2efda6d documentation for X11 grabbing 18 years ago
  Diego Biurrun d0674868c5 Generate pkgconfig files via two functions. 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
  Diego Biurrun fc53da2037 typo 18 years ago
  Diego Biurrun 7e303556ea libpostproc has its own version number and should not use libavcodec's. 18 years ago
  Michael Niedermayer e07d8929eb indent 18 years ago
  Michael Niedermayer fd97f6a2ea the next r_frame_rate try ... 18 years ago
  Guillaume Poirier e828d257e7 Doxygen comments about variables described by Michael here: 18 years ago
  Michael Niedermayer 2b0cdd9ec6 mv overflow in map fix (untested except regression tests) 18 years ago
  Allan Hsu 428cc588f2 add FLV decoder metadata parsing 18 years ago
  Michael Niedermayer 06d1e5c2b6 gcc 2.95 fix 18 years ago
  Reimar Döffinger c8aee695c5 Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data. 18 years ago
  Michael Niedermayer 4d43cbcc74 rewrite r_frame_rate selectioon code again 18 years ago
  Panagiotis Issaris c6b237da9e Adding H.264 DCT. 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 2f5560ee49 fix playback of mp3_bits_left.avi 18 years ago
  Diego Biurrun 505dfb09d9 Improve broken shell warning. 18 years ago
  Guillaume Poirier ec4e0056ef GCC 3.3 compile fix 18 years ago
  Diego Biurrun 895bf49961 Improve option description. 18 years ago
  Måns Rullgård c1173617ce improved stack misalignment warning 18 years ago
  Måns Rullgård d0c2abb1d0 fix typo in Darwin shared lib naming 18 years ago
  Panagiotis Issaris e39e60a37e Adding function which enables writing H.264 NAL units. 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