|
|
|
@d630f38
|
10 years |
michaelni |
avutil/x86/Makefile: fix conditional x86/emms.o build
Signed-off-by: …
|
|
|
@e88b3852
|
10 years |
michaelni |
avcodec/aacdec: Fix storing state before PCE decode
Fixes Ticket4460
…
|
|
|
@32e06c4
|
10 years |
michaelni |
avcodec/h264_ps: Move truncation check from VUI to SPS
This more …
|
|
|
@48f27b78
|
10 years |
michaelni |
microdvd: do not export framerate hint as subtitle packet
MicroDVD …
|
|
|
@edaca081
|
10 years |
michaelni |
Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'
* commit …
|
|
|
@8e1717cf
|
10 years |
michaelni |
Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909'
* commit …
|
|
|
@79c11388
|
10 years |
Carl Eugen Hoyos |
lavf/apngenc: Do not print a warning in the normal use-case.
|
|
|
@b926f02e
|
10 years |
michaelni |
avutil/x86/Makefile: Make building and linking of emms.c conditional
…
|
|
|
@a0854c08
|
10 years |
onemda |
avfilter: handle error in query_formats() in bunch of filters
…
|
|
|
@21e034a4
|
10 years |
michaelni |
avformat/libquvi: Fix whitelist handling
Fixes null pointer …
|
|
|
@bb815dfc
|
10 years |
diego |
g2meet: K&R formatting cosmetics
|
|
|
@845ab37
|
10 years |
michaelni |
avcodec/h264_slice: Fix uninitialized variable
Signed-off-by: Michael …
|
|
|
@c4d37cd9
|
10 years |
anton |
matroskadec: export cover art correctly
Generally, libavformat …
|
|
|
@38660128
|
10 years |
michaelni |
avcodec/h264_slice: Dont reset mb_aff_frame per slice
Fixes null …
|
|
|
@795199fc
|
10 years |
michaelni |
avcodec/h264: use consistent argument name in MB_FIELD() macro
…
|
|
|
@92f94fd5
|
10 years |
michaelni |
libavcodec/hqx: correct clipping error
Signed-off-by: Michael …
|
|
|
@235589ee
|
10 years |
michaelni |
avformat/segment: Change enum to int, which is accessed via AVOption …
|
|
|
@f289422a
|
10 years |
michaelni |
avformat/ape: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@3662e251
|
10 years |
michaelni |
avformat/asfenc: Check for index_ptr allocation failure
…
|
|
|
@d6bb8238
|
10 years |
michaelni |
webmdashenc: Fix fate in MSVC
MSVC does not support the %F and %T …
|
|
|
@9c37c812
|
10 years |
michaelni |
Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'
* commit …
|
|
|
@0739179b
|
10 years |
michaelni |
Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf'
* commit …
|
|
|
@6fd300a
|
10 years |
michaelni |
lavf: Add support for WebM Live Muxing
This patch adds support for …
|
|
|
@27f27462
|
10 years |
lu_zero |
parseutils: Make av_small_strptime public
And use it in libavformat.
…
|
|
|
@c4b2017b
|
10 years |
michaelni |
avcodec/h264: finish previous slices before switching to single thread …
|
|
|
@43b43421
|
10 years |
michaelni |
avcodec/h264: Fix race between slices where one overwrites data from …
|
|
|
@4ec5762e
|
10 years |
michaelni |
tests/fate/mpeg4: add bitexact flag so as to avoid the version number …
|
|
|
@1b8d0717
|
10 years |
michaelni |
fate: add mpeg4_unpack_bframes bsf test
Signed-off-by: Andreas …
|
|
|
@6d8c27f9
|
10 years |
michaelni |
libavformat/http.c: Fix missing parenthesis in http_listen()
…
|
|
|
@eca39e29
|
10 years |
michaelni |
MAINTAINERS: Add Lou Logan as server admin as he is root too
…
|
|
|
@7ddbb4e2
|
10 years |
michaelni |
avcodec/pthread_frame: Fix memleak with frame threads and allocated …
|
|
|
@108f2f38
|
10 years |
lu_zero |
parseutils: Extend small_strptime to be used in avformat
The strptime …
|
|
|
@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.
…
|
|
|