|
|
|
@7ddbb4e2
|
10 years |
michaelni |
avcodec/pthread_frame: Fix memleak with frame threads and allocated …
|
|
|
@f79cd98
|
10 years |
lukasz.m.luki2 |
examples/avio_list_dir: init/deinit network
Signed-off-by: Lukasz …
|
|
|
@a66dcfee
|
10 years |
michaelni |
avcodec/vc1dec: Check buf2 for malloc failure
Signed-off-by: Michael …
|
|
|
@34bddf44
|
10 years |
michaelni |
avfilter/af_amix: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@8a8a1cce
|
10 years |
michaelni |
avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via …
|
|
|
@d2277aa7
|
10 years |
michaelni |
avformat/httpauth: Change enum to int, which is accessed via AVOption …
|
|
|
@ff6841c6
|
10 years |
michaelni |
avformat/utils: avoid discarded streams in …
|
|
|
@ba54512
|
10 years |
michaelni |
avfilter/vf_mpdecimate: Fix missing ()
Signed-off-by: Michael …
|
|
|
@42867522
|
10 years |
michaelni |
lavf/libsmbclient: implement directory listing callbacks
Reviewed-by: …
|
|
|
@99a567cb
|
10 years |
michaelni |
Merge commit '249796e2560c2cce1add722c3e873de96b17be74'
* commit …
|
|
|
@43482bd1
|
10 years |
michaelni |
swr/resample: use av_clip functions
Signed-off-by: James Almer …
|
|
|
@be920e48
|
10 years |
michaelni |
Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'
* commit …
|
|
|
@db4ac46f
|
10 years |
michaelni |
Merge commit '31048d48b0410b9cfb6023054d81e627d01be342'
* commit …
|
|
|
@39c6834c
|
10 years |
michaelni |
Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'
* commit …
|
|
|
@097efa47
|
10 years |
michaelni |
Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'
* commit …
|
|
|
@aa000dda
|
10 years |
michaelni |
avcodec/svq3: add scaling matrix init that was removed from h264 init
…
|
|
|
@80a76905
|
10 years |
michaelni |
Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'
* commit …
|
|
|
@abae926e
|
10 years |
michaelni |
Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'
* commit …
|
|
|
@e6c71060
|
10 years |
michaelni |
avcodec/svq3: add initialization which was removed from h264 init
…
|
|
|
@14d241b1
|
10 years |
michaelni |
Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'
* commit …
|
|
|
@249796e2
|
10 years |
anton |
svq3: initialize some required H264Context fields.
They are no longer …
|
|
|
@68f48406
|
10 years |
michaelni |
Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'
* commit …
|
|
|
@cde98920
|
10 years |
michaelni |
Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'
* commit …
|
|
|
@5637ff0
|
10 years |
martin |
libavcodec: Clarify the documentation of the internal codec capability …
|
|
|
@31048d48
|
10 years |
derek.buitenhuis |
avcodec/libx265: export chosen picture types
Signed-off-by: Michael …
|
|
|
@0968180f
|
10 years |
michaelni |
avfilter/yadif: Change enums to int, which are accessed via AVOption …
|
|
|
@9caec04a
|
10 years |
michaelni |
avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via …
|
|
|
@71fa0aa0
|
10 years |
michaelni |
mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub …
|
|
|
@cf880ccb
|
10 years |
michaelni |
avcodec/error_resilience: Avoid race with updating the error_count
…
|
|
|
@bd737b51
|
10 years |
anton |
h264: reset the private data in init_thread_copy()
The generic code …
|
|
|
@a939e5b2
|
10 years |
anton |
h264: remove a commented out nonsense line
|
|
|
@65afa65e
|
10 years |
anton |
h264: drop redundant initialization of the scaling matrices
It will …
|
|
|
@e1f90771
|
10 years |
anton |
h264: factor out common code from init() and init_thread_copy()
|
|
|
@43fd3dd8
|
10 years |
anton |
h264: drop redundant initialization in init()
There is no real …
|
|
|
@050324d0
|
10 years |
anton |
h264: initialize cur_chroma_format_idc
This makes sure the various …
|
|
|
@84f226a3
|
10 years |
anton |
h264: use the correct SPS during PPS parsing
There is in general no …
|
|
|
@4a58d757
|
10 years |
george |
lavf/http: add proof-of-concept http server.
Signed-off-by: Stephan …
|
|
|
@0224b35c
|
10 years |
michaelni |
avcodec: add unpack packed B-frames bitstream filter
Fixes Ticket …
|
|
|
@26f2e2f3
|
10 years |
michaelni |
webmdashenc: Support for live stream manifests
This patch adds …
|
|
|
@bc0e65e7
|
10 years |
michaelni |
Merge commit 'aa1a1b2496cf3ca817e78e27bd0262a50adb91a1'
* commit …
|
|
|
@2171b7c5
|
10 years |
michaelni |
matroskadec: Add support for parsing live header files
This patch …
|
|
|
@afb327ca
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@aa1a1b24
|
10 years |
lu_zero |
avconv: Avoid theoretical NULL dereferences
Bug-Id: CID 1292519
…
|
|
|
@aa6f58dd
|
10 years |
michaelni |
avcodec/h264_refs: More completely clear slice contexts in …
|
|
|
@fc58d5c
|
10 years |
michaelni |
avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice …
|
|
|
@60e7d2d7
|
10 years |
michaelni |
avcodec/h264_mb: assert that frame waiting code actually references 2 …
|
|
|
@429de043
|
10 years |
michaelni |
avcodec/h264_refs: Do not set reference to things which dont exist
…
|
|
|
@07219816
|
10 years |
Carl Eugen Hoyos |
lavf/mov: Do not overread iTunes metadata.
Fixes ticket #4425.
|
|
|
@98c5db89
|
10 years |
michaelni |
avcodec/h264_slice: make current_slice reset code more strict
…
|
|
|
@514d9bb5
|
10 years |
michaelni |
avcodec/h264: use goto end instead of return for hwaccel fails as well …
|
|
|
@4b030025
|
10 years |
michaelni |
avformat/rtsp: Fix null pointer dereference
This fixes CID 1257827.
…
|
|
|
@f0c85d9
|
10 years |
michaelni |
lavf/assenc: style nits
Signed-off-by: Michael Niedermayer …
|
|
|
@511585ce
|
10 years |
michaelni |
matroskadec: export cover art correctly
Generally, libavformat …
|
|
|
@f62880bf
|
10 years |
michaelni |
mpeg4: use a self-explanatory #define MAX_NVOP_SIZE
Signed-off-by: …
|
|
|
@241913c0
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@333eb37a
|
10 years |
michaelni |
avcodec/h264: silence ER warning when no slice threads are used
…
|
|
|
@893e617
|
10 years |
lou |
MAINTAINERS: add Reynaldo as a Twitter maintainer
Signed-off-by: Lou …
|
|
|
@4b7356ce
|
10 years |
michaelni |
avcodec/h264: reenable ER except with slice threads by default
ER …
|
|
|
@6da7625c
|
10 years |
michaelni |
Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'
* commit …
|
|
|
@9598946
|
10 years |
michaelni |
Merge commit '3892bdab9b652eb003ab95e167f1765e0b0ea035'
* commit …
|
|
|
@4d02dfbd
|
10 years |
michaelni |
ffmpeg: Fix extradata allocation
Signed-off-by: Michael Niedermayer …
|
|
|
@20ba28af
|
10 years |
michaelni |
tests/fate/hevc: Use a bitexact scaler in the hevc param change test …
|
|
|
@0cb46c1e
|
10 years |
michaelni |
Merge commit 'b2965ec7761c99e8ef9c217a28a517e37f010480'
* commit …
|
|
|
@23586346
|
10 years |
michaelni |
Merge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c'
* commit …
|
|
|
@41dde62d
|
10 years |
michaelni |
Merge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854'
* commit …
|
|
|
@d386a523
|
10 years |
michaelni |
Merge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa'
* commit …
|
|
|
@c4367f95
|
10 years |
Carl Eugen Hoyos |
Fix codec fps diplay for very small fps.
Fixes codec banner for the …
|
|
|
@036079ce
|
10 years |
Carl Eugen Hoyos |
lavf/mpeg: Support alaw in Hikvision CCTV recordings.
Fixes a sample …
|
|
|
@f8413f74
|
10 years |
Carl Eugen Hoyos |
lavf/mpeg: Support more audio codecs in Hikvision CCTV recordings.
…
|
|
|
@a7a6194e
|
10 years |
michaelni |
Merge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5'
* commit …
|
|
|
@5b97681e
|
10 years |
michaelni |
Merge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0'
* commit …
|
|
|
@44cae912
|
10 years |
lou |
cmdutils: fix "Commmand" typo
Signed-off-by: Lou Logan <lou@lrcd.com>
|
|
|
@1f47c239
|
10 years |
michaelni |
mpeg4: only show the divx_packed warning, when a packed frame is …
|
|
|
@6eb6956
|
10 years |
michaelni |
ffmpeg: Fix indentation
Signed-off-by: Michael Niedermayer …
|
|
|
@98c7729c
|
10 years |
michaelni |
ffmpeg: last frame duplication heuristic
This improves the last …
|
|
|
@af5fec95
|
10 years |
michaelni |
avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()
add marcos …
|
|
|
@24326930
|
10 years |
michaelni |
filtfmts: Avoid null pointer dereference
Signed-off-by: Michael …
|
|
|
@acbb9040
|
10 years |
michaelni |
libavformat/mxf.c: Relaxed ProRes pattern
I found another MXF File …
|
|
|
@a4d34e21
|
10 years |
anton |
h264: disable ER by default
The way it is currently designed is …
|
|
|
@3892bdab
|
10 years |
anton |
avconv: do not overwrite the stream codec context for streamcopy
…
|
|
|
@b2965ec
|
10 years |
anton |
FATE: add a test for parameter changes in HEVC
|
|
|
@df528b11
|
10 years |
anton |
hevc: make sure no dangling pointers remain around on VPS/SPS change
|
|
|
@ce0bc09e
|
10 years |
anton |
hevc: do not change the VPS if its contents are the same
This is the …
|
|
|
@7693ba0a
|
10 years |
anton |
hevc: export stream parameters from extradata
This allows the callers …
|
|
|
@1ae7afd2
|
10 years |
anton |
hevc: split out setting AVCodecContext parameters
Additionally always …
|
|
|
@7d097a0f
|
10 years |
martin |
mpegtsenc: Take max_delay into account when buffering multiple audio …
|
|
|
@f10aa0e1
|
10 years |
michaelni |
doc/examples: Handle new types in avio_list_dir
Signed-off-by: …
|
|
|
@26e0e393
|
10 years |
michaelni |
lavf/avio: Add new types to AVIODirEntryType, bump minor version
…
|
|
|
@b2c05867
|
10 years |
michaelni |
doc: Slightly revise AviSynth version info
Signed-off-by: Michael …
|
|
|
@cd3d0d54
|
10 years |
lukasz.m.luki2 |
lavf/ftp: remove fixed length buffers from context
It saves some …
|
|
|
@c043def
|
10 years |
lukasz.m.luki2 |
lavf/ftp: parse user and password once
Signed-off-by: Lukasz Marek …
|
|
|
@3723a183
|
10 years |
michaelni |
avisynth: Bump minimum required version to interface version 6
The …
|
|
|
@d858c3a1
|
10 years |
michaelni |
avisynth: Fix detection of AviSynth 2.5
In order to safely exit when …
|
|
|
@30001837
|
10 years |
michaelni |
avcodec/pngenc: don't return a value in a void function
Should fix …
|
|
|
@0bf98091
|
10 years |
lukasz.m.luki2 |
fate: add AVDictionary tests
Signed-off-by: Lukasz Marek …
|
|
|
@96f89675
|
10 years |
lukasz.m.luki2 |
lavu/dict: add more tests
Signed-off-by: Lukasz Marek …
|
|
|
@a8c5b455
|
10 years |
lukasz.m.luki2 |
lavu/dict: fix set function when reuse existing key pointer
Fixes …
|
|
|
@b0a2aee4
|
10 years |
michaelni |
png: Use libavutil's crc functions instead of zlib's
Signed-off-by: …
|
|
|
@27565ace
|
10 years |
michaelni |
ffmpeg_opt.c: fix regression introduced in 5743095c
-vtag is an input …
|
|
|
@c299fbbb
|
10 years |
michaelni |
avcodec/vda_h264: try to fix build
Found-by: Stefano Pigozzi …
|
|
|