|
|
|
@b583ccc
|
12 years |
stefasab |
lavc/rawdec: propagate duration from packet to frame
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@c49e960a
|
12 years |
nicolas.george |
ffprobe: dump AVPacket.convergence_duration.
|
|
|
@9ae3e455
|
12 years |
nicolas.george |
ffprobe: add -show_data option.
|
|
|
@2243f0d
|
12 years |
nicolas.george |
lavf: add field for how duration is estimated
Signed-off-by: Michael …
|
|
|
@3b3150ec
|
12 years |
Carl Eugen Hoyos |
Fix interlaced prediction for RGB utvideo.
Fixes ticket #1215
|
|
|
@d9669eab
|
12 years |
mans |
dwt: remove variable-length arrays
Signed-off-by: Mans Rullgard …
|
|
|
@564bb244
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: fix …
|
|
|
@6ca48ad0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
amr: …
|
|
|
@8e50c57d
|
12 years |
martin |
RTMPT protocol support
This adds two protocols, but one of them is an …
|
|
|
@35127bf1
|
12 years |
martin |
http: Properly handle chunked transfer-encoding for replies to post …
|
|
|
@eb564b23
|
12 years |
martin |
http: Fail reading if the connection has gone away
This can happen if …
|
|
|
@eb3918c1
|
12 years |
martin |
amr: Mark an array const
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@634e874d
|
12 years |
martin |
amr: More space cleanup
This was missed in the previous cleanup …
|
|
|
@e9ef88fb
|
12 years |
martin |
rtpenc: Fix memory leaks in the muxer open function
Also return a …
|
|
|
@db835708
|
12 years |
Marton Balint |
ffplay: fix -vismv 1
Signed-off-by: Michael Niedermayer …
|
|
|
@8f45c314
|
12 years |
Marton Balint |
ffplay: rename buffer source instance from "src" to "ffplay_buffer"
…
|
|
|
@251f3987
|
12 years |
Marton Balint |
ffplay: use key=val syntax for the buffersrc args
Fix warning:
[src @ …
|
|
|
@1125606a
|
12 years |
michaelni |
vp3dec: fix null ptr derefernce.
Fixes ticket1403
Signed-off-by: …
|
|
|
@5015c37b
|
12 years |
michaelni |
attributes: move av_restrict fallback from internal to attributes
…
|
|
|
@5f26d4d4
|
12 years |
martin |
amr: Cosmetic cleanup
Add spaces around operators, fix brace …
|
|
|
@40ffbf20
|
12 years |
michaelni |
fate: fix fate-aac-aref-encode dependancies
Signed-off-by: Michael …
|
|
|
@eaf65538
|
12 years |
michaelni |
avienc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@4aed3ac8
|
12 years |
michaelni |
msmpeg4enc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@44fdf37c
|
12 years |
martin |
mov_chan: Fix operator precedence by adding parentheses
…
|
|
|
@f404c7dc
|
12 years |
diego |
doc: Add missing protocols to list of supported protocols.
|
|
|
@20a6fa77
|
12 years |
Clément Bœsch |
doc: add two similar overlay "side-by-side" examples.
|
|
|
@54101214
|
12 years |
onemda |
lavfi: use designated initializers for AVClass
While here:
- add …
|
|
|
@d70a1a50
|
12 years |
stefasab |
MAINTAINERS: reorganize entries in the libavfilter section
|
|
|
@c390822e
|
12 years |
michaelni |
intel h263 dec: support advanced prediction
Fixes Ticket1292
…
|
|
|
@a1aac8d0
|
12 years |
stefasab |
lavfi: add atempo filter
Add atempo audio filter for adjusting audio …
|
|
|
@a7cc78cb
|
12 years |
martin |
tcp: Check the listen call
Signed-off-by: Martin Storsjö …
|
|
|
@bc4da77b
|
12 years |
michaelni |
lavu/internal: define av_restrict if it has not been defined by …
|
|
|
@fbed9317
|
12 years |
michaelni |
enable C99-external_inline for icl
Signed-off-by: Michael Niedermayer …
|
|
|
@137e808
|
12 years |
onemda |
lavc: build some codecs only if they are actually enabled
Saves few …
|
|
|
@17fad33f
|
12 years |
michaelni |
Change all uses of restrict to use av_restrict instead.
Defining …
|
|
|
@5c14b282
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9946a6aa
|
12 years |
michaelni |
diracdsp: try to fix segfault
This might fix Ticket1412
…
|
|
|
@c9e183b
|
12 years |
onemda |
lavfi: update some deprecated functions
Signed-off-by: Paul B Mahol …
|
|
|
@0354412a
|
12 years |
michaelni |
ffmenc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@30000744
|
12 years |
michaelni |
mpegvideo_common.h: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@809d71d6
|
12 years |
michaelni |
sws/swscale_unscaled: use av_assert
Signed-off-by: Michael …
|
|
|
@e003da71
|
12 years |
michaelni |
sws/utils: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@ae702edf
|
12 years |
anton |
flacdec: read attached pictures.
|
|
|
@a5db8e4a
|
12 years |
anton |
lavf: don't segfault when a NULL filename is passed to …
|
|
|
@fd8def92
|
12 years |
onemda |
lavfi/super2xsai: fix fate test on bigendian
Signed-off-by: Paul B …
|
|
|
@c78cf00b
|
12 years |
michaelni |
md5: consistently use uint32_t instead of unsigned int
Basically to …
|
|
|
@c7bdfbe7
|
12 years |
Clément Bœsch |
MAINTAINERS: add my GPG fingerprint.
|
|
|
@46c50b17
|
12 years |
michaelni |
vf_pad: check that we have write permission before writing in the …
|
|
|
@2b1fc562
|
12 years |
stefasab |
lavfi: add asetnsamples audio filter
This filter changes the number …
|
|
|
@e20530ad
|
12 years |
stefasab |
lavfi/split: give a more accurate description to split
The filter now …
|
|
|
@a1411eec
|
12 years |
stefasab |
ffprobe: add writer_print_rational()
Improve overall consistency, …
|
|
|
@b6131ac5
|
12 years |
stefasab |
doc/filters: prefer @itemize environment for frei0r examples
|
|
|
@eb732b2a
|
12 years |
stefasab |
doc/filters: update Frei0r website link
Frei0r recently changed …
|
|
|
@b2bcbcd9
|
12 years |
stefasab |
lavfi/super2xsai: simplify code updating the color matrix at each y …
|
|
|
@4ebb46eb
|
12 years |
stefasab |
lavfi/super2xsai: fix table used to update color matrix at the end of …
|
|
|
@ef255642
|
12 years |
stefasab |
fate/lavfi: add lavfi-pixfmts_super2xsai test
|
|
|
@635a2595
|
12 years |
stefasab |
lavfi/video: set output frame w/h properties in default_start_frame()
…
|
|
|
@f0394f28
|
12 years |
stefasab |
lavfi/avcodec: add consistency checks in avfilter_copy_buf_props()
…
|
|
|
@6808759a
|
12 years |
stefasab |
lavc/rawdec: fix various bogus error codes and add some logs
Help …
|
|
|
@3cc1a898
|
12 years |
stefasab |
lavc/utils: in avcodec_decode_video2() return proper error code …
|
|
|
@90d8506
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@fbc57405
|
12 years |
janne-libav |
af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64
|
|
|
@1cdcf043
|
12 years |
janne-libav |
segment: remove unnecessary <strings.h> include
|
|
|
@16b85259
|
12 years |
janne-libav |
fate: add snow hpel tests
Signed-off-by: Janne Grunau …
|
|
|
@be32145e
|
12 years |
onemda |
j2kdec: move s->avctx initialization to j2kdec_init()
Signed-off-by: …
|
|
|
@29e9f831
|
12 years |
onemda |
j2kdec: check colorspace ncomponents
This prevents out of array read. …
|
|
|
@dd208614
|
12 years |
michaelni |
nutenc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@17bbb818
|
12 years |
michaelni |
amr: use av_assert()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@47f83030
|
12 years |
michaelni |
lavf/aviobuf: use av_assert()
Signed-off-by: Michael Niedermayer …
|
|
|
@67703d64
|
12 years |
michaelni |
lavf: cosmetic: format else with indentation
Signed-off-by: Michael …
|
|
|
@b678daf0
|
12 years |
Clément Bœsch |
lavc/microdvddec: fix color parsing.
|
|
|
@47395a4f
|
12 years |
Clément Bœsch |
lavc/microdvddec: properly reset non persistent color tag.
|
|
|
@608bda92
|
12 years |
Clément Bœsch |
lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error.
|
|
|
@9b6f2c74
|
12 years |
michaelni |
file: Fix handling of windows named pipes
Signed-off-by: Michael …
|
|
|
@11153a93
|
12 years |
michaelni |
avio: Collect and print statistics of bytes read & seeks
…
|
|
|
@f77a695d
|
12 years |
michaelni |
lavfi: af_amerge options array was not ended with NULL
Add a NULL to …
|
|
|
@cd65cd8c
|
12 years |
michaelni |
revert "extern inline" usage
as it breaks ICC: …
|
|
|
@0719e44b
|
12 years |
michaelni |
new attribute "extern inline" (fixing linker error with …
|
|
|
@62c2daab
|
12 years |
onemda |
configure: do not auto enable mlp decoder when enabling truehd decoder …
|
|
|
@a09ae4ef
|
12 years |
onemda |
Remove duplicated png and mng signatures.
Reviewed-by: Michael …
|
|
|
@59c122b3
|
12 years |
michaelni |
matroskadec: add assert on lack of overflow in pkt_size+offset
…
|
|
|
@4b7c5234
|
12 years |
michaelni |
matroskadec: change size check in matroska_decode_buffer() to unsigned …
|
|
|
@08169fc3
|
12 years |
michaelni |
matroskadec: move lace_size check up so it catches all code pathes
…
|
|
|
@88a740af
|
12 years |
michaelni |
matroskadec: change assert to av_assert0()
Signed-off-by: Michael …
|
|
|