|
|
|
@a20f049c
|
11 years |
michaelni |
avcodec/libvpxenc: make class names unique
This should fix an …
|
|
|
@d1e8d4b0
|
11 years |
michaelni |
ffmpeg: Allow overriding ffservers input
Fixes Ticket1970
…
|
|
|
@d7fbe926
|
11 years |
michaelni |
ffmpeg: move creation_time for ffserver setting up
Signed-off-by: …
|
|
|
@a03e79e
|
11 years |
onemda |
lavfi: fix broken logic in metadata handling
Signed-off-by: Paul B …
|
|
|
@970c8df7
|
11 years |
michaelni |
mpeg12dec: avoid reinitializtation on PS changes when possible.
Fixes …
|
|
|
@7dee9c22
|
11 years |
michaelni |
tests/fate/filter-audio: update asyncts reference
The new reference …
|
|
|
@19c8f227
|
11 years |
onemda |
lavfi/rotate: switch to new drawutils
Get rid of ugly hacks, also add …
|
|
|
@55c94f48
|
11 years |
onemda |
lavfi/drawutils: fix planar rgb
Signed-off-by: Paul B Mahol …
|
|
|
@d2dd1e0
|
11 years |
onemda |
lavfi/pad: use FFSIGN
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@70b922f3
|
11 years |
michaelni |
avformat/mov: read stream bitrates from isml manifest
This allows to …
|
|
|
@e096283e
|
11 years |
michaelni |
mp3dec: detect CBR and use CBR axiom to seek
This should also work …
|
|
|
@6150bec
|
11 years |
onemda |
lavfi: add psnr filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@1ba01d3d
|
11 years |
michaelni |
swscale: treat gray as a fullrage (0-255) format
Fixes Ticket2684
…
|
|
|
@b86651a2
|
11 years |
Carl Eugen Hoyos |
Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c
…
|
|
|
@5d3c3035
|
11 years |
michaelni |
cmdutils: replace exit() by exit_program()
Signed-off-by: Michael …
|
|
|
@eeddeb65
|
11 years |
michaelni |
ffmpeg_opt: replace exit() by exit_program()
Signed-off-by: Michael …
|
|
|
@efce76a8
|
11 years |
michaelni |
ffmpeg_filter: replace exit() by exit_program()
Signed-off-by: …
|
|
|
@44d0e520
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
qdm2: …
|
|
|
@e1f98f22
|
11 years |
michaelni |
Merge commit '76efedeadb1f6bf79020c44a71dd0cee13d932ad'
* commit …
|
|
|
@d28a8ad8
|
11 years |
michaelni |
Merge commit 'f054e309c58894450a5d18cce9799ef58aab9f14'
* commit …
|
|
|
@b5a87dc1
|
11 years |
michaelni |
Merge commit 'c4abc9098cacb227dba39bac6aea16b2bceba0d0'
* commit …
|
|
|
@f982d006
|
11 years |
michaelni |
Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'
* commit …
|
|
|
@4cd066b6
|
11 years |
michaelni |
Merge commit '21732063a346475eb22c332b27e8216b79f9ad4a'
* commit …
|
|
|
@7023715e
|
11 years |
michaelni |
Merge commit '38e9585de993c32899588ab037180f2c930ce74c'
* commit …
|
|
|
@5312c319
|
11 years |
michaelni |
avformat_find_stream_info: fallback to timestamps in analyzeduration …
|
|
|
@099e57bc
|
11 years |
onemda |
zmbvenc: remove unused AVFrame from encoder private context
…
|
|
|
@3bec6a4
|
11 years |
onemda |
zmbvenc: do not set avctx->coded_frame
Signed-off-by: Paul B Mahol …
|
|
|
@ec4e042f
|
11 years |
onemda |
gif: remove unused AVFrame from encoder private context
…
|
|
|
@bd03f99d
|
11 years |
onemda |
gif: do not set avctx->coded_frame
Signed-off-by: Paul B Mahol …
|
|
|
@744a11c9
|
11 years |
lu_zero |
qdm2: check and reset dithering index per channel
Checking per …
|
|
|
@76efedea
|
11 years |
lu_zero |
qdm2: formatting cosmetics
Apply the usual style plus drop few …
|
|
|
@f054e309
|
11 years |
lu_zero |
qdm2: use init_static_data
|
|
|
@76f5dfb
|
11 years |
lu_zero |
westwood_vqa: do not free extradata on error in read_header
The …
|
|
|
@c4abc909
|
11 years |
lu_zero |
vqavideo: check the version
Prevent out of buffer write.
…
|
|
|
@636ced8e
|
11 years |
lu_zero |
cmdutils: wrap exit explicitly
Some C runtime implementations …
|
|
|
@21732063
|
11 years |
martin |
movenc: K&R formatting cosmetics
Signed-off-by: Martin Storsjö …
|
|
|
@38e9585
|
11 years |
martin |
Makefile: Remove stray tabs
Signed-off-by: Martin Storsjö …
|
|
|
@46d208e1
|
11 years |
martin |
vp8: Wait for prev_frame to parse segment_map before reading it
This …
|
|
|
@6c86a63b
|
11 years |
martin |
yuv4mpeg: Correctly round chroma up for odd luma sizes
Signed-off-by: …
|
|
|
@d35b6cd3
|
11 years |
martin |
rmdec: Use the AVIOContext given as parameter in rm_read_metadata()
…
|
|
|
@5d876be
|
11 years |
martin |
avio: Handle AVERROR_EOF in the same way as the return value 0
This …
|
|
|
@f5e646a0
|
11 years |
lu_zero |
wtv: Mark attachment with a negative stream id
A sid 0 would be …
|
|
|
@a4baf96a
|
11 years |
lu_zero |
avprobe: rename the prettyprint structures
|
|
|
@19436308
|
11 years |
onemda |
dxa: make code independent of sizeof(AVFrame)
Signed-off-by: Paul B …
|
|
|
@be25614
|
11 years |
michaelni |
mmsh: reimplement seeking
Fixes Ticket2682
Signed-off-by: Michael …
|
|
|
@c7cfd4cc
|
11 years |
michaelni |
avformat_find_stream_info: use fps_dts as last resort to determine …
|
|
|
@19d41633
|
11 years |
michaelni |
avformat/mp3dec: read TOC even if not all needed information is …
|
|
|
@4cc32e5c
|
11 years |
michaelni |
avformat/mp3dec: read xing toc independant of usetoc, only skip …
|
|
|
@a71832f8
|
11 years |
michaelni |
avformat/Makefile: remove stray tab
Signed-off-by: Michael …
|
|
|
@b9d55a07
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
wtv: …
|
|
|
@b7ce5100
|
11 years |
michaelni |
Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d'
* commit …
|
|
|
@7bd417c2
|
11 years |
michaelni |
Merge commit '6516632967da5e6bd7d6136e8678f826669ed26e'
* commit …
|
|
|
@2adf8a9c
|
11 years |
michaelni |
Merge commit '4e7f0b082d8c4b360312216b9241bec65ff63b35'
* commit …
|
|
|
@1aeddc3c
|
11 years |
michaelni |
Merge commit '8f689770548c86151071ef976cf9b6998ba21c2a'
* commit …
|
|
|
@dc2a13aa
|
11 years |
michaelni |
avformat/mov: Fix duration of fragmented mov
Fixes Ticket2757
…
|
|
|
@104dfaad
|
11 years |
michaelni |
dct_unquantize_h263_intra_c: fix assert condition
Signed-off-by: …
|
|
|
@707b213
|
11 years |
michaelni |
libavcodec/x86/mpegvideo: Move mmx functions under HAVE_MMX_INLINE
…
|
|
|
@abce6dfd
|
11 years |
michaelni |
avcodec/x86/vp3dsp_init: move mmx functions under HAVE_MMX_INLINE
…
|
|
|
@9a6e814b
|
11 years |
michaelni |
oggparseskeleton: avoid header parsing failure
Based on description …
|
|
|
@7f250502
|
11 years |
michaelni |
nutdec: use ff_find_last_ts()
Fixes finding the duration for nut …
|
|
|
@8ca5d277
|
11 years |
michaelni |
avformat/utils: factor ff_find_last_ts() out of ff_gen_search()
…
|
|
|
@cd7b6dee
|
11 years |
diego |
tools: Wording and formatting cosmetics
|
|
|
@65166329
|
11 years |
diego |
tests: Only run noproxy test if networking is enabled
|
|
|
@73142e7
|
11 years |
lu_zero |
fifo: K&R formatting cosmetics
|
|
|
@4e7f0b08
|
11 years |
lu_zero |
kmvc: Clip pixel position to valid range
Reported-by: Mateusz "j00ru" …
|
|
|
@8f689770
|
11 years |
lu_zero |
kmvc: use fixed sized arrays in the context
Avoid some boilerplate …
|
|
|
@d64f3b72
|
11 years |
onemda |
replace some deprecated defines
Signed-off-by: Paul B Mahol …
|
|
|
@96358062
|
11 years |
onemda |
lavfi/blend: use dual input helpers
Signed-off-by: Paul B Mahol …
|
|
|
@66537c7e
|
11 years |
michaelni |
avcodec/x86/cabac: Disable get_cabac_bypass_x86() on broken llvm/clang …
|
|
|
@32de2805
|
11 years |
michaelni |
avcodec/x86/cabac: factorize broken llvm/clang check out
…
|
|
|
@63d7684f
|
11 years |
michaelni |
oggparseskeleton: Replace avpriv_report_missing_feature() with a …
|
|
|
@3960992
|
11 years |
michaelni |
oggparseskeleton: Fix fisbone header parsing
start_granule should be …
|
|
|
@2aa2b4ac
|
11 years |
stefasab |
examples/muxing: add support to audio resampling
Allows to encode to …
|
|
|
@561e0513
|
11 years |
stefasab |
doc/encoders: add libopus encoder doc
Signed-off-by: Stefano Sabatini …
|
|
|
@98277fd1
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@0844630e
|
11 years |
michaelni |
avformat/mp3dec: Add usetoc option to allow dlsabling the use of the …
|
|
|
@68b7b534
|
11 years |
michaelni |
tcp: Use a default timeout of 5 sec for opening a connection but not …
|
|
|
@efa9e6b4
|
11 years |
michaelni |
ff_network_wait_fd_timeout: do not break with timeout < 0
Most code …
|
|
|
@390aabb2
|
11 years |
michaelni |
tcp: Fix the default timeout
Fixes Ticket2694
Signed-off-by: Michael …
|
|
|
@ef8cc06d
|
11 years |
michaelni |
avformat/avidec: Fix incorrect detection of badly interleaved avi
The …
|
|
|
@6516a25f
|
11 years |
onemda |
ADPCM IMA WAV 2, 3 and 5 bits decoder
Signed-off-by: Paul B Mahol …
|
|
|
@4972e5a1
|
11 years |
lu_zero |
bitstream_filter: K&R formatting cosmetics
|
|
|
@48f2750d
|
11 years |
onemda |
get_bits: add get_bits_le()
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@4e10d87
|
11 years |
michaelni |
lavfi/delogo: band width must be at least 1
We need at least one …
|
|
|
@72abce3c
|
11 years |
michaelni |
lavfi/delogo: option show shouldn't affect band
Options "show" and …
|
|
|
@413f865a
|
11 years |
onemda |
lavfi/blackdetect: support 2 more pixels formats
Signed-off-by: Paul …
|
|
|
@9dd14477
|
11 years |
onemda |
lavfi/cropdetect: export cropdetect info to frame metadata
…
|
|
|
@4e8d6b31
|
11 years |
michaelni |
lavfi/delogo: remember left and right samples when interpolating
The …
|
|
|
@6fc8c4cc
|
11 years |
michaelni |
lavfi/delogo: don't recompute the same difference again and again
The …
|
|
|
@c6c22312
|
11 years |
michaelni |
libavcodec: use 64bit counter in deprecated audio encoder API to …
|
|
|
@47ca9f04
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
compat: …
|
|
|
@8fdec02f
|
11 years |
michaelni |
Merge commit '0420c810ceb430003f9f2793c5cfa1fe84657f3d'
* commit …
|
|
|
@d880b2bd
|
11 years |
stefasab |
doc/filters: clarify documentation for overlay repeatlast option
…
|
|
|
@9f89bebb
|
11 years |
michaelni |
Merge commit '6a10142faa1cca8ba2bfe51b970754f62d60f320'
* commit …
|
|
|
@7d3b55c6
|
11 years |
michaelni |
Merge commit '6dfacd7ab126aea1392949d1aa10fdc3d3eeb911'
* commit …
|
|
|
@9b10440d
|
11 years |
michaelni |
Merge commit '62256010e9bc8879e2bf7f3b94af8ff85e239082'
* commit …
|
|
|
@0e205605
|
11 years |
michaelni |
Merge commit 'f6f36ca8ca1b2526d3abff7d7c627322d3bce912'
* commit …
|
|
|
@cced6f4d
|
11 years |
michaelni |
Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'
* commit …
|
|
|
@0f85c960
|
11 years |
stefasab |
lavc/avcodec.h: document bitstream filter API
|
|
|
@b0092679
|
11 years |
michaelni |
mpegts: only reopen pmt_cb filter if its different from the previous.
…
|
|
|