36074 Commits (3bd02db96f68f94de68988fd258fcec46c392c30)
 

Author SHA1 Message Date
  Diego Biurrun 54e75be420 configure: refactor lists of tests and components into variables 14 years ago
  Mans Rullgard 11b1db2759 rv40: NEON optimised weak loop filter 14 years ago
  Dominique Leuenberger 39f59a8da7 RELEASE: We're now at 0.9.0.git 14 years ago
  Tomas Härdin 0e764cf541 mxfdec: Don't parse slices or DeltaEntryArrays 14 years ago
  Tomas Härdin f98726551c mxfdec: Remove dead/useless code 14 years ago
  Tomas Härdin 2eba8da675 mxfdec: Hybrid demuxing/seeking solution 14 years ago
  Tomas Härdin 36c305f9db mxfdec: Add mxf_edit_unit_absolute_offset() 14 years ago
  Tomas Härdin b56adc7842 mxfdec: Replace zero IndexDurations with st->duration 14 years ago
  Tomas Härdin 2212e040b7 mxfdec: Add "fake" index to MXFIndexTable to assist seeking 14 years ago
  Tomas Härdin 8ce41721a4 mxfdec: Add MXFIndexTables 14 years ago
  Tomas Härdin 31029e30fa mxfdec: Move mxf_read_packet*() near the bottom of the file 14 years ago
  Vladimir Pantelic 65a25adc97 mpegts: replace some magic numbers with the existing define 14 years ago
  Michael Niedermayer 62adc60b97 avidec: Check that the header chunks fit in the available filesize. 14 years ago
  Michael Niedermayer f72601d063 txddemux: Limit allocated packets to filesize. 14 years ago
  Michael Niedermayer a000975444 thp: simplify overallocate checks. 14 years ago
  Michael Niedermayer 47572323f2 lavf: add internal AVIOContext.maxsize 14 years ago
  Michael Niedermayer 482ee63641 thpdemux: Check that packed sizes are within the files data size and filesize. 14 years ago
  Michael Niedermayer e098fba5d9 avidec: Fix infinite loop caused by rounding of timestamps in non interleaved avis. 14 years ago
  Michael Niedermayer 84e57702ea configure: disable avconv again. 14 years ago
  Michael Niedermayer 1f99939a63 j2kdec: Fix integer overflow leading to a segfault 14 years ago
  Michael Niedermayer 0988a6a035 movenc: disable iods by default 14 years ago
  Michael Niedermayer c402c1c976 smackerdemuxer: check some values before instead of just after malloc() 14 years ago
  Michael Niedermayer e2a16e82b1 westwooddemux: dont require avio_size() functionality. 14 years ago
  Carl Eugen Hoyos 9994643fdd Export ff_vdpau_vc1_decode_picture(). 14 years ago
  Janne Grunau 72cb904453 swscale: add unscaled packed 16 bit per component endianess conversion 14 years ago
  Michael Niedermayer 175cc378b3 Merge remote-tracking branch 'qatar/master' 14 years ago
  Carl Eugen Hoyos 56669837ce Fix typo in v210 decoder options. 14 years ago
  Michael Niedermayer 1f273c2bf2 ffmpeg: check return code from av_vsrc_buffer_add_frame() 14 years ago
  Nicolas George 1509bd3e9e lavd/lavfi: remove a duplicated line. 14 years ago
  Alex Converse d3b8bde2f1 movenc: Rudimentary IODs support. 14 years ago
  Michael Niedermayer d0f7927177 smacker: Check for overread in smka_decode_frame() 14 years ago
  Tom Evans ffa1f541b3 libavdevice: Fix v4l2 compilation under FreeBSD 14 years ago
  Michael Niedermayer 7f9369b743 lavf: update rfps debug code. 14 years ago
  Michael Niedermayer d19ca77f42 lavf: Fix fps misdetection when codec_info_duration is 0 and only a few frames are used to estimate fps. 14 years ago
  Michael Niedermayer 5f95c130a0 mov: Fix near infinite loop in stsd parsing. 14 years ago
  Michael Niedermayer 4255d6d96c westwooddemuxer: use av_get_packet() 14 years ago
  Michael Niedermayer f68b19fc28 westwooddemuxer: Fix 1gb alloc 14 years ago
  Carl Eugen Hoyos 6f2054c589 Fix linesize for bmp with bitdepth < 8. 14 years ago
  Mans Rullgard dabba0c676 v410enc: fix output buffer size check 14 years ago
  Mans Rullgard 0249144a1c v410enc: include correct headers 14 years ago
  Nicolas George 2c82ab946b lavf: add SBG demuxer. 14 years ago
  Nicolas George b33fd66f46 lavc: add ffwavesynth pseudo-codec. 14 years ago
  Michael Niedermayer 62b5197f97 arm: add back ldr_dpren macro that was lost. 14 years ago
  Michael Niedermayer a4755df523 h264: fix midstream extardata handling with dump.f4v 14 years ago
  Janne Grunau ef5756aee0 fate: add -pix_fmt rgb48le to r210 test 14 years ago
  Martin Storsjö bd2ff1a8bc flvenc: Support muxing 16 kHz nellymoser 14 years ago
  Michael Niedermayer 484b1cdd53 jpegdec: check return value of mjpeg_decode_dc() 14 years ago
  Diego Biurrun 055c61b857 configure: refactor list of programs into a variable 14 years ago
  Aneesh Dogra beaf4012d2 fate: add r210 decoder test 14 years ago
  Michael Niedermayer d998a6ddee h264: Fix build with --disable-everything --enable-decoder='h264' --disable-optimizations 14 years ago