28464 Commits (c5dcb3d493a6bb73efeb8bfae24f5cc31908201f)
 

Author SHA1 Message Date
  Stefano Sabatini c5dcb3d493 lavf: make av_interleave_packet() return meaningful error codes 15 years ago
  Stefano Sabatini 77f21ce464 lavf: enable av_dlog() in compute_pkt_fields2() 15 years ago
  Stefano Sabatini d541c8b468 lavf: enable av_dlog message in av_interleaved_write_frame() 15 years ago
  Thierry Foucu a7844c580d Fix compilation error when CONFIG_AVFILTER is not defined. 15 years ago
  Aurelien Jacobs 6f1260f870 matroskadec: set a default duration also for packets comming from a simple block 15 years ago
  Baptiste Coudurier 69aab68037 Use av_strdup instead of strdup, fixes mingw build 15 years ago
  Ramiro Polla 57149a92f8 Remove occurrences of my old email address. 15 years ago
  Kostya Shishkov 1c31b26bdf Do not attempt to decode APE file with no frames. 15 years ago
  Michael Niedermayer 6947b0c42e Merge remote-tracking branch 'newdev/master' 15 years ago
  Michael Niedermayer 27293b840c Revert "ac3enc: shift coefficients to 24-bit following MDCT rather than using an exponent offset." 15 years ago
  Michael Niedermayer f7a5e7791d Revert "ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder" 15 years ago
  Nicolas George c76374c6db Use AVERROR_EXIT with url_interrupt_cb. 15 years ago
  Nicolas George bafa4dd3e6 Add AVERROR_EXIT. 15 years ago
  Anton Khirnov 3e68b3ba7b avio: deprecate url_ferror 15 years ago
  Anton Khirnov 75b9ed04b9 lavf/utils: dont't explicitly check AVIOContext.error 15 years ago
  Philip Langdale 025225d7ee h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS units. 15 years ago
  Mans Rullgard 9f8f62d4a3 Delete MAINTAINERS file 15 years ago
  Justin Ruggles f1efbca5e9 ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder. 15 years ago
  Justin 323e6fead0 ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. 15 years ago
  Peter Ross 6e7cf13b6b mm decoder: move buffer allocation from decode_init() to decode_frame() 15 years ago
  Peter Ross 7f05c164d8 jv demuxer: prevent video packet size overflow 15 years ago
  Peter Ross 772cb06281 jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the number 15 years ago
  Peter Ross 20c1281fe3 jv demuxer: calculate palette_size for each frame in read_header 15 years ago
  Peter Ross 402f9ad5fd Bitmap Brothers JV errata 15 years ago
  Peter Ross bfaefd87dc Bitmap Brothers JV demuxer 15 years ago
  Peter Ross 0697440c1e Bitmap Brothers JV video decoder 15 years ago
  Johan Andersson 21de920472 Update the url to the site website and change ffmpeg-devel to libav-devel 15 years ago
  Luca Barbato 0e6a3ee4fa doc: document applehttp protocol 15 years ago
  Peter Ross 6e1f0d5edf mm decoder: move buffer allocation from decode_init() to decode_frame(). 15 years ago
  Peter Ross 435535e411 jv demuxer: prevent video packet size overflow 15 years ago
  Stefano Sabatini 478607668c fbdev: fix check on nanosleep return vale 15 years ago
  Peter Ross 57d63d43cf jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the number 15 years ago
  Peter Ross 2f1084ca87 jv demuxer: calculate palette_size for each frame in read_header 15 years ago
  Jason Garrett-Glaser 81a131312d VP8: fix other function declaration 15 years ago
  Michael Niedermayer fbe98aee20 Revert "configure: allow checking multiple functions in check_func_headers()" 15 years ago
  Michael Niedermayer 8876c8ae24 Revert "configure: improve pkg-config support" 15 years ago
  Michael Niedermayer a0a1b7b90d Revert "configure: use pkg-config helpers" 15 years ago
  Michael Niedermayer 27efa296c2 Merge branch 'master' of git://git.ffmpeg.org/ffmpeg 15 years ago
  Hendrik Leppkes 0215006ab7 VC1: Export profile/level 15 years ago
  Stefano Sabatini 5dbe78bf91 ffmpeg: remove unused variable in ffmpeg_exit() 15 years ago
  Jason Garrett-Glaser 1eeca88691 VP8: optimize VP8Context struct ordering 15 years ago
  Jason Garrett-Glaser 3efbe13739 VP8: fix function declaration 15 years ago
  Jason Garrett-Glaser b1d2f812c9 VP8: token probs doesn't need padding 15 years ago
  Jason Garrett-Glaser 628b48db85 VP8: use a goto to break out of two loops 15 years ago
  Mans Rullgard a5444fee06 Add CONFIG_AC3DSP symbol to simplify makefiles 15 years ago
  Mans Rullgard 4fa18c5666 configure: use pkg-config helpers 15 years ago
  Mans Rullgard 3f8040db3e configure: improve pkg-config support 15 years ago
  Mans Rullgard edaf1ae276 configure: allow checking multiple functions in check_func_headers() 15 years ago
  Michael Niedermayer 3efbbbb509 Merge remote-tracking branch 'remotes/newdev/master' 15 years ago
  Michael Niedermayer 2800e8d62e Revert "ac3enc: use MUL64() to multiply fixed-point coefficients" 15 years ago