|
|
|
@41ab24ba
|
13 years |
michaelni |
lavf: remove commented check in compute_pkt_fields2()
Signed-off-by: …
|
|
|
@d8cab5c2
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
http: …
|
|
|
@3b4798a8
|
13 years |
michaelni |
wtvdec: ignore another known guid
Signed-off-by: Michael Niedermayer …
|
|
|
@29a29226
|
13 years |
michaelni |
Set avctx->coded_width/height to uncropped h264 sizes
…
|
|
|
@1125571b
|
13 years |
michaelni |
audioconvert: use + in av_get_channel_layout_string.
When …
|
|
|
@526a7d85
|
13 years |
michaelni |
dshow: don't print min/max values for fps the wrong way around
…
|
|
|
@e3e96283
|
13 years |
michaelni |
dshow: save opened device reference so it may be properly closed
…
|
|
|
@21a928d0
|
13 years |
michaelni |
dshow: release filter reference obtained from enumeration
…
|
|
|
@5b18614
|
13 years |
michaelni |
dshow: indent
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@2f9b9559
|
13 years |
michaelni |
dshow: support choosing between devices with same name
Signed-off-by: …
|
|
|
@68b531fe
|
13 years |
michaelni |
src_movie: set the channel layout to default if the codec did not set …
|
|
|
@ea83b032
|
13 years |
michaelni |
matroskaenc: base default duration on avg_frame_rate if possible. …
|
|
|
@0e559023
|
13 years |
michaelni |
ffmpeg: preserve avg_frame_rate on stream copy.
Signed-off-by: …
|
|
|
@439e1d19
|
13 years |
michaelni |
libvpxenc: Fix "Additional information: g_lag_in_frames out of range …
|
|
|
@5af7daab
|
13 years |
Reimar.Doeffinger |
Mark AVFilterPad[] compound literals as const.
GCC 4.6.2 at least …
|
|
|
@d9010daa
|
13 years |
Reimar.Doeffinger |
Set AVFrame reference before reget_buffer.
Otherwise it might return …
|
|
|
@266f6eef
|
13 years |
Reimar.Doeffinger |
nuv: do not use data not initialized by LZO decompression.
This fixes …
|
|
|
@95e1dfee
|
13 years |
Reimar.Doeffinger |
nuv: Fix combination of size changes and LZO compression.
There were …
|
|
|
@6f3ebcc3
|
13 years |
Reimar.Doeffinger |
Check NUV per-frame header for validity.
Since it contains dimensions …
|
|
|
@4e6413c6
|
13 years |
Reimar.Doeffinger |
rtjpeg: check get_block return value for error.
This avoids crashes …
|
|
|
@fffa4530
|
13 years |
Reimar.Doeffinger |
Simplify using get_bits_left.
Signed-off-by: Reimar Döffinger …
|
|
|
@b9242fd
|
13 years |
Reimar.Doeffinger |
av_lzo1x_decode: properly handle negative buffer length.
Treating …
|
|
|
@7f6c828
|
13 years |
Reimar.Doeffinger |
Use FFALIGN.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
|
|
|
@371e1654
|
13 years |
Reimar.Doeffinger |
Try to set AVFrame.reference to correct values.
I am not sure these …
|
|
|
@fb228883
|
13 years |
michaelni |
h264: fix ssse3 biweight code with weights of 128
Signed-off-by: …
|
|
|
@971701d4
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@42b5a6f6
|
13 years |
michaelni |
wtvenc: use ff_put_guid and remove local copy of this function
…
|
|
|
@b7c9512f
|
13 years |
michaelni |
asfenc: rename put_guid to ff_put_guid
Signed-off-by: Michael …
|
|
|
@1efe4ff9
|
13 years |
michaelni |
wtvenc: add @file comment
Signed-off-by: Michael Niedermayer …
|
|
|
@3852c29f
|
13 years |
michaelni |
fix whitespace nits
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@18ae3626
|
13 years |
martin |
http: Remove the custom function for disabling chunked posts
…
|
|
|
@d450cc4f
|
13 years |
martin |
rtsp: Disable chunked http post through AVOptions
This avoids having …
|
|
|
@49baf44c
|
13 years |
Reimar.Doeffinger |
Make ff_mba_* arrays const.
Signed-off-by: Reimar Döffinger …
|
|
|
@b052601b
|
13 years |
Reimar.Doeffinger |
Make another static array const.
Signed-off-by: Reimar Döffinger …
|
|
|
@db076a2c
|
13 years |
Reimar.Doeffinger |
Make fdct_r_row_sse2 const.
Signed-off-by: Reimar Döffinger …
|
|
|
@b883c87
|
13 years |
Reimar.Doeffinger |
Make AMR tables of lookup filter tables const.
Signed-off-by: Reimar …
|
|
|
@6f6ab1d9
|
13 years |
Reimar.Doeffinger |
Make another PixelFormat list const.
Signed-off-by: Reimar Döffinger …
|
|
|
@91e7e6b7
|
13 years |
Reimar.Doeffinger |
Make sdl_overlay_pix_fmt_map static const.
Signed-off-by: Reimar …
|
|
|
@d7e95ccd
|
13 years |
Reimar.Doeffinger |
Make PIX_FMT format list arrays const.
Signed-off-by: Reimar …
|
|
|
@85414225
|
13 years |
Reimar.Doeffinger |
Make rgb_pixfmt_map const.
Signed-off-by: Reimar Döffinger …
|
|
|
@9663b8d
|
13 years |
Reimar.Doeffinger |
Make tab_frw_01234567_sse2 const.
Signed-off-by: Reimar Döffinger …
|
|
|
@bd09fecc
|
13 years |
Reimar.Doeffinger |
color_table array should be const.
Signed-off-by: Reimar Döffinger …
|
|
|
@d7847333
|
13 years |
Reimar.Doeffinger |
Add const to static arrays where it was forgotten.
Signed-off-by: …
|
|
|
@a010b56e
|
13 years |
Clément Bœsch |
doc: fix typo in previous commit.
|
|
|
@237f1329
|
13 years |
martin |
movdec: Set frame_size for AMR
Earlier, sc->samples_per_frame was …
|
|
|
@11f2a565
|
13 years |
Clément Bœsch |
doc: document v4l and v4l2 aliases.
|
|
|
@1335331e
|
13 years |
Clément Bœsch |
doc: fix a few typo in the filters section.
|
|
|
@1054ab35
|
13 years |
Clément Bœsch |
v4l2: add libv4l2 support.
|
|
|
@717401af
|
13 years |
rsbultje |
h264_weight: remove duplication functions.
|
|
|
@434db571
|
13 years |
Clément Bœsch |
ffprobe: use avio_size() instead of deprecated file_size attribute.
|
|
|
@1e402774
|
13 years |
Clément Bœsch |
ffprobe: fix const compiler warning.
|
|
|
@0e5ecd80
|
13 years |
Clément Bœsch |
Replace remaining av_new_stream() with avformat_new_stream().
|
|
|
@1deb08fc
|
13 years |
rsbultje |
swscale: align vertical filtersize by 2 on x86.
The vertical scaler …
|
|
|
@43317fd5
|
13 years |
rsbultje |
libavfilter: reindent.
|
|
|
@d31fb1a9
|
13 years |
rsbultje |
matroskadec: empty blocks are in fact valid.
|
|
|
@23a8b4dd
|
13 years |
rsbultje |
avfilter: don't abort() on zero-size allocations.
|
|
|
@ea2bb12e
|
13 years |
rsbultje |
h264: improve calculation of codec delay.
Fixes the following …
|
|
|
@454f1657
|
13 years |
Clément Bœsch |
j2kdec: fix a bunch of const compiler warnings.
|
|
|
@5fd1a695
|
13 years |
Clément Bœsch |
APIChanges: fill missing dates and hashes.
|
|
|
@ed669c9b
|
13 years |
martin |
movenc: Set a correct packet size for AMR-NB mode 15, "no data"
These …
|
|
|
@addc64f7
|
13 years |
Reimar.Doeffinger |
Fix typo in warning message.
Signed-off-by: Reimar Döffinger …
|
|
|
@5639793b
|
13 years |
Reimar.Doeffinger |
Put strings inside struct instead of extra indirection.
Saves a bit …
|
|
|
@b6d08f40
|
13 years |
martin |
avformat: Add functions for doing global network initialization
…
|
|
|
@183baead
|
13 years |
martin |
avformat: Add the https protocol
Signed-off-by: Martin Storsjö …
|
|
|
@558d192d
|
13 years |
martin |
avformat: Add the tls protocol, using OpenSSL or gnutls
Note, this …
|
|
|
@1606e551
|
13 years |
martin |
avformat: Initialize gnutls in ff_tls_init()
Signed-off-by: Martin …
|
|
|
@81486312
|
13 years |
martin |
w32threads: Wrap the mutex functions in inline functions returning int …
|
|
|
@bc8c1395
|
13 years |
martin |
configure: Allow linking to the gnutls library
Signed-off-by: Martin …
|
|
|
@48e59ad8
|
13 years |
martin |
avformat: Add ff_tls_init()/deinit() that initialize OpenSSL
If the …
|
|
|
@a060866f
|
13 years |
martin |
configure: Allow linking to openssl
Signed-off-by: Martin Storsjö …
|
|
|
@2d1b6fb
|
13 years |
martin |
avcodec: Allow locking and unlocking an avformat specific mutex
This …
|
|
|
@f6d37100
|
13 years |
martin |
avformat: Split out functions from network.h to a new file, network.c
…
|
|
|
@0fd28e3
|
13 years |
michaelni |
examples/filtering: remove #include vsink_buffer.h, the header does …
|
|
|
@c28ea94c
|
13 years |
michaelni |
af_volume: exp10() is a GNU extension.
Signed-off-by: Michael …
|
|
|
@3a1045df
|
13 years |
stefasab |
af_earwax: copy input buffer properties to output
In particular, fix …
|
|
|
@fa4f06ab
|
13 years |
stefasab |
lavfi: add earwax audio filter, ported from Sox
Signed-off-by: …
|
|
|
@618ac713
|
13 years |
stefasab |
lavfi: add volume filter
|
|
|
@1fc70771
|
13 years |
stefasab |
lavfi: increase number of maximum registered filters from 64 to 128
|
|
|
@21779087
|
13 years |
stefasab |
lavfi: issue error if maximum number of filters is reached
Issue an …
|
|
|
@6ace8374
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@304ec08f
|
13 years |
Marton Balint |
ffplay: Avoid useage of deprecated url_fileno().
Signed-off-by: …
|
|
|
@8b1032c9
|
13 years |
michaelni |
dwt: Code make up, removed gotos
(cherry picked from commit …
|
|
|
@db3463e9
|
13 years |
michaelni |
Dirac: Added endif comments
(cherry picked from commit …
|
|
|
@fca712df
|
13 years |
michaelni |
Dirac: Specific struct initializers in AVCodec initialization
…
|
|
|
@aae7a5e3
|
13 years |
michaelni |
Dirac: Removed goto + some code make up
(cherry picked from commit …
|
|
|
@4bb2b5af
|
13 years |
michaelni |
dwt: removed some warnings in make checkheaders
(cherry picked from …
|
|
|
@1b95b52
|
13 years |
michaelni |
Dirac: Solved problem with make checkheaders
(cherry picked from …
|
|
|
@38a444e0
|
13 years |
michaelni |
configure: fixes vda compilation issue.
Signed-off-by: Michael …
|
|
|
@f5cd136f
|
13 years |
Clément Bœsch |
ffmpeg: add -map_channel option.
Based on an initial work by Baptiste …
|
|
|
@682e0eaf
|
13 years |
michaelni |
Fix libutvideo wrapper name
Change the libutvideo wrapper name to …
|
|
|
@16f79357
|
13 years |
michaelni |
ffprobe: Print format specific variables of codecs.
Signed-off-by: …
|
|
|
@5cd1580f
|
13 years |
michaelni |
swr: document how flushing works and bump minor version.
…
|
|
|
@813b20a3
|
13 years |
michaelni |
swr-test: test flushing
Signed-off-by: Michael Niedermayer …
|
|
|
@71f5712
|
13 years |
michaelni |
swr: Support flushing last samples out.
Signed-off-by: Michael …
|
|
|
@add7b114
|
13 years |
justin.ruggles |
binkaudio: expand quant_table to accommodate all possible values
|
|
|
@c38404ee
|
13 years |
martin |
libx264: Set the default of the rc_lookahead option to -1
This allows …
|
|
|
@adc85ce2
|
13 years |
martin |
avcodec: Set flags2 default value depending on availability
This …
|
|
|
@76718f3f
|
13 years |
diego |
configure: declare dependency of h264_vaapi_hwaccel on h264_decoder
|
|
|
@259a960f
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp6: …
|
|
|
@2a6eb062
|
13 years |
alex.converse |
vp6: Fix illegal read.
|
|
|