|
|
|
@6cfaa51a
|
9 years |
michaelni |
Merge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6'
* commit …
|
|
|
@449c74f6
|
9 years |
michaelni |
Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'
* commit …
|
|
|
@63b03562
|
9 years |
michaelni |
Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb'
* commit …
|
|
|
@b68b5ec
|
9 years |
michaelni |
Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a'
* commit …
|
|
|
@85d0df0c
|
9 years |
michaelni |
Merge commit '64a2e844166d62093b45e680874eea8bd1facf5b'
* commit …
|
|
|
@d52c5e9d
|
9 years |
michaelni |
Merge commit '8606e881b02bec2ac24943d22c8afe11d641fac8'
* commit …
|
|
|
@dbf172e6
|
9 years |
michaelni |
Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd'
* commit …
|
|
|
@1189af42
|
9 years |
Andreas.Cadhalpun |
h264: update avctx width/height/pix_fmt when returning frame
…
|
|
|
@b5c71fba
|
9 years |
michaelni |
Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'
* commit …
|
|
|
@218f58a1
|
9 years |
michaelni |
Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'
* commit …
|
|
|
@58f63670
|
9 years |
michaelni |
Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'
* commit …
|
|
|
@c39637f
|
9 years |
michaelni |
libavcodec/imgconvert.c: support left band while cropping
…
|
|
|
@d0061e77
|
9 years |
michaelni |
avformat/mxfdec: Detect jpeg2000 through codec_ul too
Fixes …
|
|
|
@ce3bcb94
|
9 years |
onemda |
doc/filters: add one more zoompan example
Signed-off-by: Paul B Mahol …
|
|
|
@7e240f95
|
9 years |
michaelni |
matroskadec: verify seekhead IDs
Some files have SeekHead elements …
|
|
|
@cfe8a89
|
9 years |
onemda |
avfilter/vf_zoompan: support planar rgb pixel formats
Signed-off-by: …
|
|
|
@a9b2a511
|
9 years |
vittorio.giovara |
avconv_opt: Check localtime() return value
Reported-By: infer
|
|
|
@8a78ae2d
|
9 years |
vittorio.giovara |
segment: Check open_null_ctx() return value
Reported-By: infer
|
|
|
@b7a4127a
|
9 years |
vittorio.giovara |
h264_qpel: Use the correct header
|
|
|
@5e87080f
|
9 years |
vittorio.giovara |
h264_weight: Fix SSSE3 biweight code with weights of 128
CC: …
|
|
|
@971b3779
|
9 years |
michaelni |
avcodec/jpeg2000dec: Reduce verbosity of get_plt()
The existence of …
|
|
|
@5b2f979
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fallback to yuv if no matching xyz format exists
…
|
|
|
@eaa86850
|
9 years |
michaelni |
avcodec/jpeg2000dec: Do not abort if prc is outside limits
…
|
|
|
@8e91d96
|
9 years |
michaelni |
ffmpeg_opt: Check for localtime() failure
Found-by: Daemon404 …
|
|
|
@80b5a1e2
|
9 years |
michaelni |
Mark vectors as NAN instead of dereferencing NULL pointers on malloc …
|
|
|
@ae0148ff
|
9 years |
michaelni |
swscale: Assert that pixel format descriptor is not NULL
This may …
|
|
|
@3dea13e7
|
9 years |
michaelni |
avcodec/jpeg2000dec: Assert that pixel format descriptor is not NULL
…
|
|
|
@d59a033
|
9 years |
michaelni |
avformat/mpegts: recognizes and export private streams
Based on patch …
|
|
|
@04f00022
|
9 years |
michaelni |
configure: Disable VSX on unspecified / generic CPUs
Fixes fate tests …
|
|
|
@64a2e844
|
9 years |
vittorio.giovara |
eamad: Use the correct headers
Untangle eamad from the mpeg12.h …
|
|
|
@8606e88
|
9 years |
vittorio.giovara |
mpeg12: Move the vlc bits to a stand alone file
|
|
|
@f1fa1ee
|
9 years |
vittorio.giovara |
mpegvideo: Expand macro
Having this macro in an header only …
|
|
|
@e7af52a6
|
9 years |
vittorio.giovara |
mpegvideo: rv10: Move function declaration to a separate header
|
|
|
@e3d0f49
|
9 years |
vittorio.giovara |
mpegvideo: h263: Move all tables to a single file
|
|
|
@8b5007a3
|
9 years |
vittorio.giovara |
mpegvideo: Move ER functions to a separate file
|
|
|
@e7adb02d
|
9 years |
michaelni |
avcodec/jpeg2000dec: Do not hardcode tile part usage
Fixes part of …
|
|
|
@1b3fbe41
|
9 years |
michaelni |
avcodec/jpeg2000dec: Do not print a warning for RLCP
It seems to be …
|
|
|
@4af9eb4f
|
9 years |
michaelni |
avcodec/jpeg2000dec: Remove unused variable and argument
…
|
|
|
@dc73c7ad
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix Selective arithmetic coding bypass and …
|
|
|
@eea92133
|
9 years |
michaelni |
avcodec/mqcdec: Support raw bypass and non reseting init
Some broken …
|
|
|
@b395fd3d
|
9 years |
michaelni |
avcodec/jpeg2000dec: add some sanity checking on newpasses
…
|
|
|
@5ccca4eb
|
9 years |
michaelni |
avcodec/jpeg2000dec: Add some additional checking on lengthinc
…
|
|
|
@2f1dd4a3
|
9 years |
michaelni |
avcodec/jpeg2000dec: Print warning for "Selective arithmetic coding …
|
|
|
@9c893921
|
9 years |
michaelni |
avcodec/jpeg2000dec: Implement progression order RLCP
This works with …
|
|
|
@fb92f3e
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct …
|
|
|
@1d70b6fe
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra …
|
|
|
@daf1158d
|
9 years |
michaelni |
avutil/softfloat: Move av_sf2double() to header
It was not intended …
|
|
|
@54f685a
|
9 years |
michaelni |
avutil/softfloat: properly separate testcode
This matches how other …
|
|
|
@4e640f05
|
9 years |
michaelni |
avformat/avio: move short seek threshold to the context
This allows …
|
|
|
@70af8a5e
|
9 years |
michaelni |
avformat/aiffdec: avoid double and ldexp()
There is no support for …
|
|
|
@e4fb8816
|
9 years |
michaelni |
avcodec/mips: Add 'const' to static arrays in HEVC MSA code
…
|
|
|
@b87dc70c
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc …
|
|
|
@fd004e10
|
9 years |
jzern |
libvpxenc: add overshoot-pct option
balances the presence of …
|
|
|
@2c70436e
|
9 years |
jzern |
libvpxenc: add undershoot-pct option
replaces deprecated …
|
|
|
@c2163f7c
|
9 years |
michaelni |
avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFO
Signed-off-by: …
|
|
|
@6e1f8780
|
9 years |
michaelni |
avformat: Fix bug in parse_rps for HEVC.
Make the logic in …
|
|
|
@8ddc4155
|
9 years |
michaelni |
avdevice/openal-dec: Make al_format_info const
Signed-off-by: Michael …
|
|
|
@9e40bd50
|
9 years |
michaelni |
avformat/movenc: Make static packed_size, const static
Signed-off-by: …
|
|
|
@261b715
|
9 years |
michaelni |
avcodec/mpeg4videodec: Mark static table as const
Signed-off-by: …
|
|
|
@c465254f
|
9 years |
michaelni |
avformat/mpegts: Do not ignore registration descriptors when probing …
|
|
|
@dc52e620
|
9 years |
lou |
doc/ffmpeg: remove tips
Ancient and misleading.
Signed-off-by: Lou …
|
|
|
@11f86ec2
|
9 years |
michaelni |
Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'
* commit …
|
|
|
@21d8e2c0
|
9 years |
michaelni |
Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'
* commit …
|
|
|
@d784d6b7
|
9 years |
michaelni |
Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'
* commit …
|
|
|
@88679aeb
|
9 years |
michaelni |
Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'
* commit …
|
|
|
@049161fb
|
9 years |
michaelni |
Merge commit '529c05698e88b057f0bea61e0d85f2b42925b5ea'
* commit …
|
|
|
@de3a7ef2
|
9 years |
michaelni |
lavf/http: Correctly terminate session with HTTP POST client.
Send a …
|
|
|
@63276fa9
|
9 years |
michaelni |
avcodec/mips: remove ;;
Signed-off-by: Michael Niedermayer …
|
|
|
@203f9c8f
|
9 years |
michaelni |
libavformat/flvdec.c: don't build index_entries for input stream if …
|
|
|
@c0e6b8ca
|
9 years |
vittorio.giovara |
mpegvideo: Mark one function as static
|
|
|
@d1dd0d40
|
9 years |
vittorio.giovara |
mpegvideo: Move block permutation function where is used
Mark it as …
|
|
|
@c6aa0554
|
9 years |
vittorio.giovara |
mpegvideo: Drop release_unused_pictures() function
It is only used in …
|
|
|
@7061bf09
|
9 years |
vittorio.giovara |
mpegvideo: Move Picture-related functions to a separate file
|
|
|
@529c056
|
9 years |
janne-libav |
movenc: fixes a questionable valgrind uninitialized value warning
…
|
|
|
@d6d9823
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra …
|
|
|
@271195f8
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter …
|
|
|
@05c57ba2
|
9 years |
michaelni |
takdec: ensure chan2 is a valid channel index
If chan2 is not smaller …
|
|
|
@aef0e0f0
|
9 years |
michaelni |
avcodec/h264_slice: Use AVFrame diemensions for grayscale handling
…
|
|
|
@b58a3c8
|
9 years |
michaelni |
avcodec/jpeg2000dec: Print the correct variable in the component error …
|
|
|
@81471d82
|
9 years |
michaelni |
avcodec/jpeg2000dec: increase tile_parts to 6
Fixes Ticket4602
…
|
|
|
@213f2da4
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix shift for RGB(A)48/64
Found-by: carl …
|
|
|
@913685f5
|
9 years |
michaelni |
avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()
…
|
|
|
@58142a27
|
9 years |
michaelni |
MAINTAINERS: add 2.7
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
n2.8-dev
|
|
|
@58995f64
|
9 years |
Andreas.Cadhalpun |
sonic: set avctx->channels in sonic_decode_init
Otherwise it can be 0 …
|
|
|
@3a99f6e7
|
9 years |
michaelni |
Changelog: Add 2.7 entry
Signed-off-by: Michael Niedermayer …
|
|
|
@a5f44bc4
|
9 years |
michaelni |
doc/APIchanges: fill in missing stuff
Signed-off-by: Michael …
|
|
|
@6ddb109b
|
9 years |
michaelni |
doc/APIchanges: Add 2.7 separator
Signed-off-by: Michael Niedermayer …
|
|
|
@83307a32
|
9 years |
michaelni |
libavutil/channel_layout: Correctly return layout when channel …
|
|
|
@34ae98a7
|
9 years |
michaelni |
lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSH
The flag was set …
|
|
|
@0916938a
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix gain regression with gray16
Found-by: carl …
|
|
|
@6bf8d9e1
|
9 years |
michaelni |
fate: Force jpeg2000 decoder for dcinema
so that no external decoder …
|
|
|
@adbe1d7d
|
9 years |
michaelni |
avcodec/libopenjpegdec: Mark as experimental if <= 1.3
Signed-off-by: …
|
|
|
@dbbb31e5
|
9 years |
michaelni |
avcodec/jpeg2000: remove unused variable
Signed-off-by: Michael …
|
|
|
@32b1131f
|
9 years |
michaelni |
avformat/oggenc: Fix return code in case of flushing
Signed-off-by: …
|
|
|
@dac7b278
|
9 years |
michaelni |
Merge commit 'b14086ca38efa1a86cb0f0c6aa147b05f698877b'
* commit …
|
|
|
@962654f2
|
9 years |
michaelni |
Merge commit 'b380337020e271c5431aa8ef8f8e9dfda5e919b2'
* commit …
|
|
|
@551813a9
|
9 years |
michaelni |
Merge commit '210921722bf828b3b895ebcbc34374e6c4452c6f'
* commit …
|
|
|
@840465eb
|
9 years |
michaelni |
Merge commit '09447f2b0fafac6d9565aab82a4c5f16fc99ee5e'
* commit …
|
|
|
@5f48a73
|
9 years |
michaelni |
Merge commit 'fb1473080223a634b8ac2cca48a632d037a0a69d'
* commit …
|
|
|
@4b082bc2
|
9 years |
michaelni |
doc/muxers: document new break_non_keyframes option
Signed-off-by: …
|
|
|