|
|
|
@9f4b55ef
|
11 years |
lukasz.m.luki |
lavf/ftp: fix seek to nagative position
Signed-off-by: Lukasz Marek …
|
|
|
@0025f130
|
11 years |
lukasz.m.luki |
lavf/libssh: fix seek to nagative position
Signed-off-by: Lukasz …
|
|
|
@fbf98375
|
11 years |
michaelni |
x86/imdct36: don't build imdct36_float_sse on x86_64 targets
There's …
|
|
|
@a05635ee
|
11 years |
michaelni |
avcodec/mjpegdec: convert CMYK to GBRAP
Fixes Ticket2799
This should …
|
|
|
@501beae6
|
11 years |
michaelni |
avcodec/mjpegdec: fix decoding 4th plane
Signed-off-by: Michael …
|
|
|
@6904168c
|
11 years |
michaelni |
avcodec/mjpegdec: Print error in case of CMYK
Also fail if …
|
|
|
@681e72a6
|
11 years |
michaelni |
avcodec/mjpegdec: parse adobe_transform
Signed-off-by: Michael …
|
|
|
@7e8be708
|
11 years |
michaelni |
avcodec/mjpegdec: Print human readable string for APPx
Signed-off-by: …
|
|
|
@3ba05601
|
11 years |
Carl Eugen Hoyos |
Fix http authentication.
Add parenthesis around "MD5" in the request …
|
|
|
@4f4cc43f
|
11 years |
michaelni |
avcodec/h264: allow mixing idr and non idr slices with frame threading …
|
|
|
@622d24e4
|
11 years |
michaelni |
avformat/mov: simplify code setting needs_parsing
Signed-off-by: …
|
|
|
@649686d8
|
11 years |
michaelni |
avcodec/h264_refs: remove lost frames instead of disfavoring them
…
|
|
|
@33a2b45c
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@64bb64f7
|
11 years |
michaelni |
avcodec/h264: fix droped frame handling also for threads > 1
Seems i …
|
|
|
@b5005def
|
11 years |
michaelni |
avcodec/h264: avoid using lost frames as references
Fixes Ticket3386
…
|
|
|
@c4c5351f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@291e49d4
|
11 years |
anton |
af_compand: add a dependency on strtok_r
|
|
|
@a63ac110
|
11 years |
diego |
build: Do not redundantly specifiy H.263-related object files for …
|
|
|
@1524b0fa
|
11 years |
michaelni |
libavcodec/rawdec: avoid memcpy when performing 16-bit samples shift
…
|
|
|
@baa650cc
|
11 years |
michaelni |
configure: use pkg-config to detect libbluray
The current configure …
|
|
|
@bdadf05e
|
11 years |
michaelni |
avcodec/parser: put lost comments back
Found-by: ubitux …
|
|
|
@9d297641
|
11 years |
onemda |
avformat/sdr2: h264 stream needs parsing
Signed-off-by: Paul B Mahol …
|
|
|
@9f2a3bce
|
11 years |
onemda |
avfilter: remove superflous lines
Signed-off-by: Paul B Mahol …
|
|
|
@a2e4b4e9
|
11 years |
onemda |
avfilter/af_compand: some more cosmetics to decrease difference with …
|
|
|
@8f946ac8
|
11 years |
michaelni |
avfilter: remove af_compand_fork
All relevant changes except the …
|
|
|
@c62d83a5
|
11 years |
michaelni |
avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.c …
|
|
|
@05412f4c
|
11 years |
michaelni |
avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.c
…
|
|
|
@5e02ff3e
|
11 years |
michaelni |
avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.c
…
|
|
|
@619d6b8f
|
11 years |
michaelni |
avfilter/af_compand: "use local variable for channels" from …
|
|
|
@e509df4b
|
11 years |
michaelni |
avfilter/af_compand: error checks from libavfilter/af_compand_fork.c
…
|
|
|
@4b879751
|
11 years |
michaelni |
avfilter/af_compand: pts init code from libavfilter/af_compand_fork.c
…
|
|
|
@5c78fe08
|
11 years |
michaelni |
avfilter/af_compand: cosmetics and doxy comment from …
|
|
|
@66ad3292
|
11 years |
michaelni |
avfilter/af_compand: add Andrew Kelley to the copyright
…
|
|
|
@86a191e2
|
11 years |
michaelni |
avfilter/af_compand: merge avframe code from af_compand_fork
…
|
|
|
@27ba05ad
|
11 years |
michaelni |
avfilter/af_compand: merge uninit() calls on error from …
|
|
|
@8b804859
|
11 years |
michaelni |
avfilter/af_compand: also support '|' as seperator
Signed-off-by: …
|
|
|
@1df1a1fe
|
11 years |
michaelni |
avfilter/af_compand_fork: avoid strtok_r() so as not to break build
…
|
|
|
@22307f17
|
11 years |
michaelni |
avfilter/af_compand: whitespace changes from af_compand_fork
…
|
|
|
@5d166de2
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavfi: …
|
|
|
@738f8358
|
11 years |
anton |
lavfi: add compand audio filter
Signed-off-by: Anton Khirnov …
|
|
|
@96fc2908
|
11 years |
Carl Eugen Hoyos |
Read bits_per_coded_sample from V_MS/VFW/FOURCC mkv files.
Fixes …
|
|
|
@2673357
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
parser: …
|
|
|
@1f2bacc8
|
11 years |
michaelni |
Merge commit 'e7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a'
* commit …
|
|
|
@9e329185
|
11 years |
onemda |
avfilter/af_compand: fix invalid read
Fixes #3383.
|
|
|
@72d580f8
|
11 years |
michaelni |
Merge commit 'a1c699659d56b76c0bf399307f642c6fd6d28281'
* commit …
|
|
|
@0306436
|
11 years |
michaelni |
Merge commit 'ed61f3ca8a0664a697782253b354055136c5d303'
* commit …
|
|
|
@bc249bd6
|
11 years |
michaelni |
mpegvideo: re-indent buffer clearing code
Signed-off-by: Michael …
|
|
|
@fa84231e
|
11 years |
michaelni |
mpegvideo: fix overwriting hwaccel surface objects
Signed-off-by: …
|
|
|
@4ec3364
|
11 years |
diego |
parser: cosmetics: Drop some unnecessary parentheses
|
|
|
@e7dfaf1
|
11 years |
diego |
libavfilter: example audio filtering program
Based on a patch by …
|
|
|
@bef6b27
|
11 years |
michaelni |
avcodec/vp8dsp: use AV_ZERO64 to clear idct coefficient rows
…
|
|
|
@a1c69965
|
11 years |
diego |
parser: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@ed61f3ca
|
11 years |
diego |
parser: Remove commented-out cruft
|
|
|
@a8ad7e47
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@31444400
|
11 years |
michaelni |
lavu/buffer: add release function
new function allows to unref buffer …
|
|
|
@774239be
|
11 years |
michaelni |
ffmpeg_opt: get_preset_file_2(): fix avio_open2() return code check
…
|
|
|
@5ea14d4
|
11 years |
janne-libav |
texi2pod: always declare the pod file as UTF-8 encoded
|
|
|
@75f6ed8d
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doc: …
|
|
|
@26dad980
|
11 years |
michaelni |
Merge commit '48d1ed9c83ee0c388e8c2898e81ffb4add509ab9'
* commit …
|
|
|
@6b06f9f1
|
11 years |
michaelni |
Merge commit '39c2880eeae6930b1036ce1f479afc1e1152c13f'
* commit …
|
|
|
@fc10ed2
|
11 years |
michaelni |
Merge commit 'dcc7e4bf1d0913123bfafbc58bf47bd41dd5848d'
* commit …
|
|
|
@70a25587
|
11 years |
michaelni |
Merge commit '67f2a688143b644f99360565a9f36c61a5f052e9'
* commit …
|
|
|
@e66247e9
|
11 years |
michaelni |
Merge commit '8aca00cc2b25810bdd85b75f5632844a5614b707'
* commit …
|
|
|
@e1991c7d
|
11 years |
michaelni |
Merge commit '0f7fa48cf1a36ed135c9e0cb01a6b84179aea25b'
* commit …
|
|
|
@3d53bbd0
|
11 years |
michaelni |
Merge commit '2142b2efcd631db05e4c7c26785e337ecf1258ff'
* commit …
|
|
|
@a88cbdf
|
11 years |
michaelni |
Merge commit 'd00a504b244e136a0c82a55e21ed94659e0674ad'
* commit …
|
|
|
@a908de7f
|
11 years |
michaelni |
avformat/options_table: add named constants for avoid_negative_ts
…
|
|
|
@c91488ab
|
11 years |
vittorio.giovara |
doc: fix one accented word
|
|
|
@48d1ed9c
|
11 years |
vittorio.giovara |
doc: name correct header
|
|
|
@39c2880e
|
11 years |
anton |
af_volume: preserve frame properties
|
|
|
@dcc7e4bf
|
11 years |
anton |
af_resample: preserve frame properties
|
|
|
@67f2a68
|
11 years |
anton |
avconv: remove a write-only variable
|
|
|
@6d18154f
|
11 years |
derek.buitenhuis |
libx265: Use proper error code
Signed-off-by: Derek Buitenhuis …
|
|
|
@87769d6c
|
11 years |
derek.buitenhuis |
libx265: Properly handled dynamic linking with MSVC
Signed-off-by: …
|
|
|
@73ee4cf3
|
11 years |
derek.buitenhuis |
libx265: Support SAR
Signed-off-by: Derek Buitenhuis …
|
|
|
@d102925a
|
11 years |
derek.buitenhuis |
libx265: Support 4:4:4
Signed-off-by: Derek Buitenhuis …
|
|
|
@d3736471
|
11 years |
derek.buitenhuis |
libx265: Update API usage
Framerate is now a sane rational instead of …
|
|
|
@8aca00cc
|
11 years |
derek.buitenhuis |
libx265: Properly handled dynamic linking with MSVC
Signed-off-by: …
|
|
|
@0f7fa48c
|
11 years |
derek.buitenhuis |
libx265: Support SAR
Signed-off-by: Derek Buitenhuis …
|
|
|
@2142b2ef
|
11 years |
derek.buitenhuis |
libx265: Support 4:4:4
Signed-off-by: Derek Buitenhuis …
|
|
|
@d00a504b
|
11 years |
derek.buitenhuis |
libx265: Update API usage
Framerate is now a sane rational instead of …
|
|
|
@2a3cb1cf
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Use …
|
|
|
@7a9946d3
|
11 years |
michaelni |
Merge commit '8feac29cc46270cc89d6016340e7bac780877131'
* commit …
|
|
|
@74bb1ca8
|
11 years |
michaelni |
avutil/frame_copy_audio: also check that channels match
…
|
|
|
@fff52623
|
11 years |
michaelni |
Merge commit '1155fd02ae7bac215acab316e847c6bb25f74fc3'
* commit …
|
|
|
@cc6cc84b
|
11 years |
michaelni |
Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1'
* commit …
|
|
|
@3f3d748c
|
11 years |
michaelni |
x86: Move XOP emulation to x86util
We need the emulation to support …
|
|
|
@6c6e4dd1
|
11 years |
michaelni |
swr: check that the context for swr_convert() has been initialized
…
|
|
|
@a66be608
|
11 years |
michaelni |
swresample: add swr_is_initialized()
Idea-from/based-on: …
|
|
|
@30517a9f
|
11 years |
anton |
Use av_frame_copy() to simplify code where appropriate.
|
|
|
@8feac29c
|
11 years |
anton |
lavc: use AVFrame API properly in ff_reget_buffer()
|
|
|
@1155fd02
|
11 years |
anton |
frame: add a convenience function for copying AVFrame data
|
|
|
@746dca48
|
11 years |
anton |
avconv: support forcing codec tags for input streams
|
|
|
@313a6c65
|
11 years |
michaelni |
oggdec: validate VP8 keyframes
Fixes seeking with broken files
…
|
|
|
@bd8d73ea
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@d9574069
|
11 years |
michaelni |
Merge commit '1b932eb1508f550fac9e911923a0383efda53aa3'
* commit …
|
|
|
@09824332
|
11 years |
michaelni |
Merge commit '10b0161d78148f46eaffb29ea022378947eaef2c'
* commit …
|
|
|
@38336f0f
|
11 years |
michaelni |
Merge commit '5800ba0db667630e6ff81d30f03961ea10726aa6'
* commit …
|
|
|
@96ea3dea
|
11 years |
michaelni |
configure: Move cpunop into ARCH_EXT_LIST_X86
It is a processor …
|
|
|
@1287b640
|
11 years |
michaelni |
Merge commit '8eeacf31c5ea37baf6b222dc38d20cf4fd33c455'
* commit …
|
|
|