31286 Commits (878dda5db12b6f84cc9fb37c5c88b94a5be61a24)
 

Author SHA1 Message Date
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Mans Rullgard 4722a03c75 rv34: NEON optimised 4x4 dequant 13 years ago
Mans Rullgard 40901fc14e rv34: move 4x4 dequant to RV34DSPContext 13 years ago
Alex Converse 5cd56e193f aacdec: Use intfloat.h rather than local punning union. 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Paul B Mahol 8b494b7b27 vcr1: drop unnecessary emms_c() calls without MMX code 13 years ago
Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
Anton Khirnov 526604545f lavf: add avformat_close_input(). 13 years ago
Anton Khirnov 3a7f7678eb lavf: deprecate av_close_input_stream(). 13 years ago
Anton Khirnov 59826cab8a lavf doxy: add some basic demuxing documentation. 13 years ago
Anton Khirnov ccbc106841 lavf doxy: add some general lavf information. 13 years ago
Anton Khirnov abf2c2d787 lavf doxy: add misc utility functions to a group. 13 years ago
Anton Khirnov c8dffc02fd lavf doxy: add av_guess_codec/format to the encoding group. 13 years ago
Anton Khirnov 469c62d002 lavf doxy: add core functions to a doxy group. 13 years ago
Anton Khirnov 1be323054e Add basic libavdevice documentation. 13 years ago
Dustin Brody 5b22d6e132 lavc: convert error_recognition to err_recognition. 13 years ago
Janne Grunau f6cf4be821 avconv: update -map option help text 13 years ago
Martin Storsjö f1dba9e498 x86: Require 7 registers for the cabac asm 13 years ago
Mans Rullgard 5b0d35eaed x86: bswap: remove test for bswap instruction 13 years ago
Mans Rullgard f64c2e710f bswap: make generic implementation more compiler-friendly 13 years ago
Mans Rullgard 5695ae46f8 h264: remove useless cast 13 years ago
Mans Rullgard 179ae53fed proresdec: fix decode_slice() prototype 13 years ago
Mans Rullgard 599b4c6efd x86: cabac: replace explicit memory references with "m" operands 13 years ago
Justin Ruggles b11ce85664 avplay: don't request a stereo downmix 13 years ago
Mans Rullgard 4424fe9c02 wmapro: use av_float2int() 13 years ago
Mans Rullgard a09bb3ba5e lavc: avoid invalid memcpy() in avcodec_default_release_buffer() 13 years ago
Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 13 years ago
Andrey Utkin 5b3265a718 lavfi: install libavfilter/vsrc_buffer.h 13 years ago
Mans Rullgard 373211d828 Remove extraneous semicolons 13 years ago
Martin Storsjö 0ebd4083e1 sdp: Restore the original mp4 format h264 extradata if converted 13 years ago
Luca Abeni e0a3c287b4 rtpenc: Add support for mp4 format h264 13 years ago
Martin Storsjö 4dbac18e2e rtpenc: Simplify code by introducing a separate end pointer 13 years ago
Martin Storsjö e2484fb644 movenc: Use the actual converted sample for RTP hinting 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Anton Khirnov 2e87b4c511 Warn about avserver being broken. 13 years ago
Anton Khirnov 5bf6638022 avconv: drop code for special handling of avserver streams. 13 years ago
Anton Khirnov e745d7525a rawdec: don't set codec timebase. 13 years ago
Anton Khirnov 489a7b07e9 lavf doxy: add muxing stuff to lavf_encoding group 13 years ago
Anton Khirnov 370f27dee3 lavf doxy: add demuxing stuff to lavf_decoding group 13 years ago
Anton Khirnov 28b4c06b9d lavf doxy: expand/reword metadata API doxy. 13 years ago
Anton Khirnov eca06cbed9 lavf doxy: add installed headers to groups. 13 years ago
Anton Khirnov fb42db7c39 lavf doxy: add avio groups into the lavf_io group. 13 years ago
Anton Khirnov e4f4a1f93e lavf doxy: rename lavf I/O group to lavf_io. 13 years ago
Anton Khirnov b262a05904 lavf doxy: add metadata docs to the main lavf group 13 years ago
Shitiz Garg 8bd1f1a4c8 ttadec: check channel count as read from extradata. 13 years ago
Paul B Mahol 7d18d17abd Add CLJR encoding and decoding regression tests 13 years ago
Paul B Mahol 65c1011404 cljr: remove unused code 13 years ago
Paul B Mahol 3c1f60860d flacdec: Support for tracks in cuesheet metadata block 13 years ago
Janne Grunau 8d61eef917 ptx: fix inverted check for sufficient data 13 years ago
Justin Ruggles 28101f6c4e flac muxer: fix writing of file header and STREAMINFO header from extradata 13 years ago