32602 Commits (cdced09ef6e40212bc69486c6d314a7f48e5647d)
 

Author SHA1 Message Date
  Joakim Plate cdced09ef6 Don't override duration from file header with bitrate duration 14 years ago
  Joakim Plate 5d70536804 [yop] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 7bcd81299a [wtv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate d9d7174d70 [tta] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate fc12f54ea9 [tmv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 425907809b [r3d] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate e22155ef0e [nsv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate a3f4fc813d [mxfdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 88ad79415c [mpc8] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 833358172b [jvd] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 58540d7bd3 [filmstrip] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 928cfc7e4f [ffmdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 1df00ac80f [dv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 75f418064e [cafdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 598cc84fbf [bink] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Michael Niedermayer d2a847c203 Merge remote-tracking branch 'hexene/scratchpad' 14 years ago
  Mohamed Naufal e7f9aa6ff5 libstagefright: Explicitly free smart pointer objects 14 years ago
  Michael Niedermayer 1a2d8c8b35 Changelog: Explain why C++ support is added, and that its optional 14 years ago
  elupus 9fa47cb773 make mpegts_get_pcr resync if it's not on a valid mpegts packet 17 years ago
  elupus 6214266362 cosmetic reindent of mpegts_get_pcr 17 years ago
  elupus 0a90b6a43e check return value of url_fseek in mpegts_get_pcr 17 years ago
  elupus 880e83827f respect the maximum position mpegts_get_pcr is allowed to seek to 17 years ago
  elupus 2130d2f594 remove unused code in mpegts_get_pcr 17 years ago
  Michael Niedermayer b5824233fb tools/build_libstagefright: rename build/libav to something neutral 14 years ago
  Michael Niedermayer a30ef63354 ffplay: dont drop all frames if realtime decoding is impossible 14 years ago
  Kelly Anderson 872655fee9 dvdsubdec: fix bad free in dvdsub_init 14 years ago
  Michael Niedermayer 15240feb99 Merge remote-tracking branch 'hexene/scratchpad' 14 years ago
  Carl Eugen Hoyos f27f68eb4f Muxing WTV is supported. 14 years ago
  Michael Niedermayer 6a507ccfe5 wtvenc: add some asserts because iam paranoid 14 years ago
  zhentan feng 438debd095 WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch) 14 years ago
  Michael Niedermayer d06c5b44cc swscale: drop redundant code. 14 years ago
  Michael Niedermayer 1eb8014b49 swscale: add 14bit support to the "MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling" 14 years ago
  Michael Niedermayer 7700846cf6 swscale: remove unused and forgotten file. 14 years ago
  Michael Niedermayer 1294ae6f94 Revert "Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel." 14 years ago
  Michael Niedermayer b62e42dafe doc/ffmpeg: s/avserver/ffserver/ 14 years ago
  Michael Niedermayer cac9877ed5 Merge remote-tracking branch 'qatar/master' 14 years ago
  Clément Bœsch 5ad01decef ffprobe: rename print_{int,str}_f callbacks to print_{integer,string}. 14 years ago
  Clément Bœsch 3fdf519e4b ffprobe: add JSON output printing format. 14 years ago
  Clément Bœsch afbeb49456 ffprobe: replace fmt callback with str callback. 14 years ago
  Michael Niedermayer e29d6db55b Merge avconv.texi in ffmpeg.texi 14 years ago
  Ronald S. Bultje e0c3e07387 sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 14 years ago
  Michael Niedermayer 9331a2ee41 configure: slightly more robust looking check for math functions. 14 years ago
  Michael Niedermayer 8f5bb35f40 ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 14 years ago
  Justin Ruggles 3ed7860943 include stdint.h in adpcm_data.h 14 years ago
  Diego Biurrun a05ea77c9f mpeg12: reorder functions to avoid ugly forward declarations 14 years ago
  Michael Niedermayer fbbe092568 ffplay: remove thread command line option code, it is unneeded for -threads X to work. 14 years ago
  Michael Niedermayer 838e36635a avcodec: move "thread emulation" warning to common code 14 years ago
  Carl Eugen Hoyos 391b1e3911 Fix false positive when detecting dxva2. 14 years ago
  Michael Niedermayer 38670356f9 libavformat/utils: print ts in the "invalid dts/pts combination" case. 14 years ago
  Michael Niedermayer 39e0accb7a vf_remove_logo: domt access vf->next->query_format() directly but use the API. 14 years ago