46006 Commits (d312ffdd79bd22b5a051790c993eda6b1366cdfc)
 

Author SHA1 Message Date
  Stefano Sabatini 4a227a706d lavc/utils: fix a few grammar/style nits in log messages 13 years ago
  Stefano Sabatini 5ffadec30a lavc/utils: propagate or return meaningful error codes in avcodec_open2() 13 years ago
  Carl Eugen Hoyos 2fdc6f355c Do not detect mov with maximum score if the atom size is too small. 13 years ago
  Stefano Sabatini 8b03cd3cd7 lavd/lavfi: add graph_file option 13 years ago
  Stefano Sabatini bd6240e7e9 lavfi/sendcmd: move buf init() variable to internal scope where it is used 13 years ago
  Stefano Sabatini c7065f1f89 lavfi/sendcmd: release file in case of failed allocation 13 years ago
  Isaac Dooley 469a65b150 x11: Fix x11grab BadCursor 13 years ago
  Justin Ruggles c68317ebbe lavc: fix documentation for AVCodecContext.delay 13 years ago
  Justin Ruggles 44d854a518 atrac3: return an error if extradata_size is not a specific known size 13 years ago
  Justin Ruggles a5ef830b12 lavc: use the correct API version guard macro for avcodec_encode_audio() 13 years ago
  Diego Biurrun 5e28e97433 Move Doxyfile into the doc/ subdirectory 13 years ago
  Diego Biurrun d7a39b3340 doxygen: Build Doxygen documentation in the doc/ subdirectory 13 years ago
  Mans Rullgard d82f188504 Remove need for padding in av_memcpy_backptr() 13 years ago
  Mans Rullgard a153e45b95 dfa: use av_memcpy_backptr() where previously impossible 13 years ago
  Diego Biurrun e831b3b852 av_memcpy_backptr: Drop no longer necessary malloc padding 13 years ago
  Paul B Mahol e2820d99f2 pnmdec: use more meaningful error codes 13 years ago
  Diego Biurrun ceb754d041 lzo: Use AV_COPY*U macros where appropriate 13 years ago
  Reinhard Tartler a9f0dce283 prepare 9_beta2 release 13 years ago
  Michael Niedermayer 5442c6cce3 lavf: fix duration estimation for multi program TS 13 years ago
  Michael Niedermayer 31cdf6002a lavf: increase retries to guess duration from pts by 1 13 years ago
  Diego Biurrun 330b864cda dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU 13 years ago
  Diego Biurrun af6dd6de08 intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addresses 13 years ago
  Diego Biurrun aa91fe8091 dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16 13 years ago
  Michael Niedermayer d8f27eceaa asfdec: ignore stored duration for truncated files 13 years ago
  Peter Ross 8469fc17e2 wtvdec: display warning for encrypted wtv files (instead of 'unsupported chunk' messages) 13 years ago
  Michael Niedermayer 4d54ecf4b8 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 79ec524ff5 Merge commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25' 13 years ago
  Michael Niedermayer 35ce42e070 Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714' 13 years ago
  Michael Niedermayer d0ac26a264 Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a' 13 years ago
  Luca Barbato 0c03cc6838 mp3: exit on parsing error in mp_decode_frame 13 years ago
  Luca Barbato 9ab0874ea8 mp3: properly forward mp_decode_frame errors 13 years ago
  Diego Biurrun c2dac8ac7a rtmppkt: Avoid unescaped backslash in Doxygen comment 13 years ago
  Michael Niedermayer a65bc2712d Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f' 13 years ago
  Michael Niedermayer c2a25e141e Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7' 13 years ago
  Michael Niedermayer af3fe43d84 Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a' 13 years ago
  Mans Rullgard 2a222a7255 fate-lavfi: replace sed/grep/cut combos with awk 13 years ago
  Mans Rullgard 4ebc6a7410 build: Plan 9 support 13 years ago
  Mans Rullgard 80521c1997 build: allow targets to specify extra objects to link with executables 13 years ago
  Mans Rullgard a805cefd8b swscale: avoid pointless use of compound literals 13 years ago
  Mans Rullgard fab0a8b2c6 libm: add fallbacks for various single-precision functions 13 years ago
  Mans Rullgard c3e73100af network: use getservbyport() only if available 13 years ago
  Mans Rullgard da0d0ae9a4 network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN 13 years ago
  Mans Rullgard 3f65eff408 Include sys/time.h before sys/resource.h 13 years ago
  Michael Niedermayer 7bc6631dd0 Merge commit '5d1007f74dd496d54b932242004382f44e3b22b4' 13 years ago
  Michael Niedermayer 8748472f39 Merge commit 'a2664c91fba15a1307f676ffad511f8f86fb3a27' 13 years ago
  Michael Niedermayer dcb0d1193a Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45' 13 years ago
  Mans Rullgard a1f6ad69c7 fate: check that dependencies actually exist 13 years ago
  Mans Rullgard 6f9018fc5e fate: fix ENCMUX macro 13 years ago
  Michael Niedermayer ec444c84cf mpegaudiodec: Fix buffer handling on random access 13 years ago
  Diego Biurrun 2f17f265ed mpegaudio: Refactor mp3on4 flush function 13 years ago