|
|
|
@104c9146
|
12 years |
michaelni |
libavutil: fix author attribution
Libav.org has removed this while …
|
|
|
@b2e2287c
|
12 years |
onemda |
cdxl: disable checked bitstream reader
Overreads should not be …
|
|
|
@de058773
|
12 years |
onemda |
lavfi: remove redundant checks after av_parse_video_rate()
…
|
|
|
@4da42ebe
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
MS …
|
|
|
@e632a430
|
12 years |
michaelni |
vf_vflip: fix handling of the last line.
Fixes Ticket1271
…
|
|
|
@a46f8915
|
12 years |
michaelni |
vf_lut: fix handling of odd dimensions
Signed-off-by: Michael …
|
|
|
@005c80b6
|
12 years |
kostya.shishkov |
MS Screen 1 decoder
|
|
|
@43886eae
|
12 years |
alex.converse |
aacdec: Fix popping channel layouts.
'channel_layout' not 'channels' …
|
|
|
@827667e
|
12 years |
michaelni |
mjpegenc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@4eae08b4
|
12 years |
michaelni |
mjpegdec: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@61183b5a
|
12 years |
mans |
av_gettime: support Win32 without gettimeofday()
Based on patch by …
|
|
|
@980f81d9
|
12 years |
mans |
Use av_gettime() in various places
Signed-off-by: Mans Rullgard …
|
|
|
@ae0a3016
|
12 years |
mans |
Move av_gettime() to libavutil
Signed-off-by: Mans Rullgard …
|
|
|
@bc210bfc
|
12 years |
michaelni |
log: flip highlight bit for codec & muxer layer
This way the …
|
|
|
@db7d8fb4
|
12 years |
mans |
dct-test: use emms_c() from libavutil instead of duplicating it
|
|
|
@f1f37c70
|
12 years |
mans |
mov: fix operator precedence bug
|
|
|
@a2b186a1
|
12 years |
janne-libav |
mathematics.h: remove a couple of math defines
While these defines …
|
|
|
@493156ed
|
12 years |
michaelni |
doc/ffmpeg.texi: use an exising preset file name
libx264-max.ffpreset …
|
|
|
@6501dcf
|
12 years |
mans |
Remove unnecessary inclusions of [sys/]time.h
Signed-off-by: Mans …
|
|
|
@4e5a5148
|
12 years |
mans |
lavf: remove unnecessary inclusions of unistd.h
These files do not …
|
|
|
@3ea3e32e
|
12 years |
stefasab |
lavfi: add showwaves filter
|
|
|
@93bbe53c
|
12 years |
stefasab |
lavfi/asplit: fix memleak
The input samples buffer must be …
|
|
|
@86206035
|
12 years |
onemda |
avio: av_protocol_next() is gone
Signed-off-by: Paul B Mahol …
|
|
|
@4996e8f
|
12 years |
mans |
bfin: libswscale: add const where appropriate to fix warnings
…
|
|
|
@6bac8971
|
12 years |
mans |
bfin: libswscale: remove unnecessary #includes
Signed-off-by: Mans …
|
|
|
@420990db
|
12 years |
onemda |
libilbc: use designated initializers for AVClass
Signed-off-by: Paul …
|
|
|
@10952e06
|
12 years |
onemda |
lavfi/color: fix typo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@18d7bea6
|
12 years |
michaelni |
wmv2enc: fix rounding flag.
Fixes Ticket1467
Signed-off-by: Michael …
|
|
|
@9e754336
|
12 years |
onemda |
lavfi/color: use AVOptions
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@cabbd271
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (24 …
|
|
|
@042b272a
|
12 years |
martin |
udp: Properly check for invalid sockets
If stdin has been closed, 0 …
|
|
|
@bb6c1abb
|
12 years |
martin |
tcp: Check the return value from getsockopt
Make sure we actually …
|
|
|
@a840cdda
|
12 years |
martin |
network: Use av_strerror for getting error messages
Also use …
|
|
|
@860b40f1
|
12 years |
martin |
udp: Properly print error from getnameinfo
getnameinfo doesn't set …
|
|
|
@6aa4e881
|
12 years |
martin |
mmst: Use AVUNERROR() to convert error codes to the right range for …
|
|
|
@56168769
|
12 years |
martin |
network: Pass pointers of the right type to get/setsockopt/ioctlsocket …
|
|
|
@9d811fd8
|
12 years |
martin |
rtmp: Reduce the number of idle posts sent by sleeping 50ms
Rtmpt is …
|
|
|
@6b9446e9
|
12 years |
onemda |
avidec: add .category
While here make .class_name consistent with …
|
|
|
@5fa82264
|
12 years |
michaelni |
libavfilter: improve atempo audio quality
Reduce audio fragment …
|
|
|
@08613d50
|
12 years |
michaelni |
lavf: separate muxer/demuxer class category
Signed-off-by: Michael …
|
|
|
@6fb7d03d
|
12 years |
michaelni |
lavc: seperate encoder/decoder class category
Signed-off-by: Michael …
|
|
|
@e69263cd
|
12 years |
michaelni |
avutil: add get_category() for the case where one AVClass can have …
|
|
|
@b76f77ee
|
12 years |
michaelni |
log: swap colors for muxer and codec layer
This way the filters which …
|
|
|
@0412e518
|
12 years |
michaelni |
lavfi/avfilter: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@82ac6a66
|
12 years |
michaelni |
rv40dsp: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@db142a8
|
12 years |
stefasab |
lavfi/avcodec: make avfilter_fill_frame_from*() functions use …
|
|
|
@8f8d8b95
|
12 years |
stefasab |
lavfi/avcodec: always use av_frame* accessors in …
|
|
|
@d5761fe4
|
12 years |
stefasab |
lavfi/avcodec: copy pos field from AVFilterBuffer to AVFrame pkt_pos
|
|
|
@208c5a08
|
12 years |
stefasab |
lavc/qtrlenc: return proper error codes from qtrle_encode_init()
|
|
|
@5793a6d9
|
12 years |
stefasab |
lavc/libschroedinger: add missing failure checks in ff_create_schro_frame()
|
|
|
@97726e86
|
12 years |
michaelni |
x86/intmath: fix type of FASTDIV
Signed-off-by: Michael Niedermayer …
|
|
|
@7238ed6c
|
12 years |
onemda |
avidec: use designated initializers for AVClass
Signed-off-by: Paul B …
|
|
|
@ef8bea91
|
12 years |
onemda |
mov: use designated initializers for AVClass
Signed-off-by: Paul B …
|
|
|
@c47fc942
|
12 years |
Carl Eugen Hoyos |
Fix dependencies for the atempo filter.
Found, analysed and tested by …
|
|
|
@4cc2920d
|
12 years |
diego |
flvdec: remove incomplete, disabled seeking code
|
|
|
@be1a839c
|
12 years |
martin |
mem: add support for _aligned_malloc() as found on Windows
The check …
|
|
|
@7146177d
|
12 years |
martin |
lavc: Extend the documentation for avcodec_init_packet
Add a note …
|
|
|
@0c142e4c
|
12 years |
michaelni |
swr: introduce filter_alloc in preparation of SIMD resample …
|
|
|
@80e857c9
|
12 years |
michaelni |
swr/resample: optimize C code for the most common case
15% speedup
…
|
|
|
@8703f01
|
12 years |
mans |
flvdec: remove incomplete, disabled seeking code
|
|
|
@51a2b554
|
12 years |
mans |
http: replace atoll() with strtoll()
|
|
|
@ae2bb52c
|
12 years |
mans |
mpegts: remove unused/incomplete/broken seeking code
|
|
|
@c90e805
|
12 years |
stefasab |
lavc/avcodec.h: fix reference to nonexistent function in …
|
|
|
@18b4404d
|
12 years |
stefasab |
lavc/imgconvert: fix check on av_image_check_size() return code in …
|
|
|
@0b2ecf82
|
12 years |
stefasab |
lavc/imgconvert: remove pointless switch block from avpicture_fill()
|
|
|
@b583ccc
|
12 years |
stefasab |
lavc/rawdec: propagate duration from packet to frame
|
|
|
@ae46fbee
|
12 years |
justin.ruggles |
af_amix: allow float planar sample format as input
|
|
|
@f0ece49e
|
12 years |
justin.ruggles |
af_amix: use AVFloatDSPContext.vector_fmac_scalar()
|
|
|
@82b2df97
|
12 years |
justin.ruggles |
float_dsp: add x86-optimized functions for vector_fmac_scalar()
|
|
|
@cb5042d0
|
12 years |
justin.ruggles |
float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil
|
|
|
@4e4dd717
|
12 years |
justin.ruggles |
lavr: Add x86-optimized function for flt to s32 conversion
|
|
|
@6c63cbfe
|
12 years |
justin.ruggles |
lavr: Add x86-optimized function for flt to s16 conversion
|
|
|
@97ce1ba8
|
12 years |
justin.ruggles |
lavr: Add x86-optimized functions for s32 to flt conversion
|
|
|
@5904f25b
|
12 years |
justin.ruggles |
lavr: Add x86-optimized functions for s32 to s16 conversion
|
|
|
@d721f67d
|
12 years |
justin.ruggles |
lavr: Add x86-optimized functions for s16 to flt conversion
|
|
|
@1168e29d
|
12 years |
justin.ruggles |
lavr: Add x86-optimized function for s16 to s32 conversion
|
|
|
@4b5c7d4d
|
12 years |
michaelni |
huffyuv: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@da42f569
|
12 years |
michaelni |
asv1: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@579fd87b
|
12 years |
martin |
rtpenc: Support packetizing iLBC
Signed-off-by: Martin Storsjö …
|
|
|
@89c39605
|
12 years |
martin |
rtpdec: Add a depacketizer for iLBC
Signed-off-by: Martin Storsjö …
|
|
|
@a2b251a0
|
12 years |
martin |
Implement the iLBC storage file format
Signed-off-by: Martin Storsjö …
|
|
|
@9e74db68
|
12 years |
martin |
mov: Support muxing/demuxing iLBC
The packet size, signalled via …
|
|
|
@3641b04
|
12 years |
martin |
Add support for iLBC decoding/encoding via the external library …
|
|
|
@46743a85
|
12 years |
martin |
rtmp: Don't send every flv packet in a separate HTTP request in RTMPT
…
|
|
|
@bbc80386
|
12 years |
martin |
rtsp: Send mode=record instead of mode=receive
This seems to be the …
|
|
|
@db28b01d
|
12 years |
mans |
dirac: replace compound literal with normal initialiser
…
|
|
|
@b90f83e9
|
12 years |
michaelni |
snowenc: update selftest code for the new temporary arrays
…
|
|
|
@82edf672
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavr: …
|
|
|
@f87dacb2
|
12 years |
michaelni |
libavutil: add a merge sort.
compared to qsort this is slower but its …
|
|
|
@096db654
|
12 years |
michaelni |
qsort doxy
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@88f87eba
|
12 years |
michaelni |
qsort: add some forgotten ()
Signed-off-by: Michael Niedermayer …
|
|
|
@f61ce90c
|
12 years |
justin.ruggles |
lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs
|
|
|
@29f7490c
|
12 years |
justin.ruggles |
lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs
|
|
|
@3971be0
|
12 years |
justin.ruggles |
Add Dolby/DPLII downmix support to libavresample
Signed-off-by: …
|
|
|
@3a0a2f33
|
12 years |
michaelni |
libavutil: add AV_QSORT()
about 2-5 times faster than gnu libcs …
|
|
|
@9fcda25e
|
12 years |
mans |
vorbisdec: replace div/mod in loop with a counter
2x speedup of …
|
|
|
@7457ebee
|
12 years |
mans |
fate: vorbis: add 5.1 surround test
Signed-off-by: Mans Rullgard …
|
|
|
@d77f4af
|
12 years |
martin |
rtpenc: Allow requesting H264 RTP packetization mode 0
This requires …
|
|
|
@becc3c62
|
12 years |
martin |
configure: Sort the library listings in the help text alphabetically
…
|
|
|
@8c351464
|
12 years |
nicolas.george |
ffmpeg.c: count subtitles in total size.
This avoids the "Output file …
|
|
|