|
|
|
@e80b2b9c
|
10 years |
michaelni |
avcodec/dca_parser: Extend DTS core sync word and fix existing check
…
|
|
|
@50e46b7f
|
10 years |
michaelni |
Merge commit 'a09c499a2e25ded575cb9f37528384402be86ad8'
* commit …
|
|
|
@36f862e0
|
10 years |
michaelni |
Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'
* commit …
|
|
|
@07a79cf8
|
10 years |
michaelni |
Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819'
* commit …
|
|
|
@4a95cd5d
|
10 years |
michaelni |
avcodec/h264_slice: Also copy x264_build in …
|
|
|
@bd7dce59
|
10 years |
michaelni |
Merge commit '88c612e3a4d5b584e2d9f6e2541de78d67bdfb9f'
* commit …
|
|
|
@cc87493f
|
10 years |
michaelni |
Merge commit '8a66fd40260b7aae6226d68c4dbad43b05a8e524'
* commit …
|
|
|
@51f7ba9c
|
10 years |
michaelni |
Merge commit 'c9ccbc7333eddd025ebbde5cc4f27d68a950c623'
* commit …
|
|
|
@16b90d0b
|
10 years |
michaelni |
Merge commit '29dcde2b87559b72957454a7e9bcd5227d8057ba'
* commit …
|
|
|
@1aa3a0f4
|
10 years |
michaelni |
Merge commit '440e8dd374b732c48d564d9f1bb0ec3b1b786fb9'
* commit …
|
|
|
@d3a5dba8
|
10 years |
michaelni |
Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849'
* commit …
|
|
|
@ab7ad5e6
|
10 years |
michaelni |
Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6'
* commit …
|
|
|
@580c8692
|
10 years |
michaelni |
Merge commit '54986d6db9116ef9704b1ce8414ffdb7f1ca127f'
* commit …
|
|
|
@cd63252f
|
10 years |
michaelni |
Merge commit 'a6cd154463bea7eb56d28192db4c8c6d83f67fd7'
* commit …
|
|
|
@e8a46067
|
10 years |
michaelni |
Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98'
* commit …
|
|
|
@0d5e615c
|
10 years |
michaelni |
Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3'
* commit …
|
|
|
@a09c499
|
10 years |
anton |
rawenc: properly allocate coded_frame
|
|
|
@a0f29460
|
10 years |
anton |
h264: use properly allocated AVFrames
|
|
|
@7a4f74ee
|
10 years |
anton |
h264: embed the DPB in the context
It now has a fixed size and is …
|
|
|
@88c612e
|
10 years |
anton |
h264: merge the init and reinit paths in update_thread_context()
…
|
|
|
@8a66fd40
|
10 years |
anton |
h264: drop the reinit parameter from init_slice_header()
It is only …
|
|
|
@c9ccbc73
|
10 years |
anton |
h264: update the current bit depth/chroma type in init_slice_header()
…
|
|
|
@29dcde2
|
10 years |
anton |
h264: copy nal_length_size in update_thread_context
It does not make …
|
|
|
@440e8dd3
|
10 years |
anton |
h264: drop a comment that carries no useful information
|
|
|
@11f024ef
|
10 years |
anton |
h264: move freeing the escaped RBSP buffer to free_context()
It does …
|
|
|
@ee62b364
|
10 years |
anton |
h264: eliminate ff_h264_set_parameter_from_sps()
That function …
|
|
|
@54986d6d
|
10 years |
anton |
h264: move context reinit lower down in update_thread_context()
It …
|
|
|
@a6cd1544
|
10 years |
anton |
h264: move the DPB init/uninit to init_context()/free_context()
…
|
|
|
@9d33bab5
|
10 years |
anton |
h264: drop H264Context.ouputed_poc
It is only set, but never used for …
|
|
|
@27b0e6eb
|
10 years |
anton |
h264: drop needs_realloc
It is not needed anymore since switching to …
|
|
|
@215430e0
|
10 years |
michaelni |
Merge commit '0ac8ff618c5e6d878c547a8877e714ed728950ce'
* commit …
|
|
|
@63978149
|
10 years |
michaelni |
avformat/mpegts: reset last_version on seeking
Signed-off-by: Michael …
|
|
|
@12f7253d
|
10 years |
michaelni |
Merge commit '82de8d71118f4eafd6a43e9ea9169bd411793798'
* commit …
|
|
|
@f6c524a9
|
10 years |
michaelni |
Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845'
* commit …
|
|
|
@78f50e7e
|
10 years |
michaelni |
Merge commit '59dfc2b0c89f35c5805abee72c2ae4ee7af8e98d'
* commit …
|
|
|
@966a57b6
|
10 years |
michaelni |
Merge commit 'c3418201307c6b7a2b3e3be10f33ab4a20a32c3b'
* commit …
|
|
|
@27801500
|
10 years |
michaelni |
Merge commit '3919a4572690894d0a7ad4170d699c52b4748194'
* commit …
|
|
|
@77010a41
|
10 years |
michaelni |
Merge commit 'f5ba67ee1342b7741200ff637fc3ea3387b68a1b'
* commit …
|
|
|
@0ac8ff61
|
10 years |
lu_zero |
avresample: Reallocate the internal buffer to the correct size
Fixes …
|
|
|
@7c24ca1b
|
10 years |
michaelni |
nutdec: fix illegal count check in decode_main_header
The existing …
|
|
|
@36170266
|
10 years |
michaelni |
nutdec: fix memleaks on error in nut_read_header
Signed-off-by: …
|
|
|
@3ff1af2
|
10 years |
michaelni |
nutdec: check chapter creation in decode_info_header
This fixes a …
|
|
|
@82de8d71
|
10 years |
lu_zero |
mpegts: Update the PSI/SI table only if the version change
If a PAT …
|
|
|
@66211058
|
10 years |
michaelni |
nutdec: check for negative frame rate in decode_info_header
A …
|
|
|
@5bebd13d
|
10 years |
michaelni |
avcodec/vqavideo: Use ff_tlog() for byte and opcode tracing
…
|
|
|
@191dd219
|
10 years |
michaelni |
avformat/dtsdec: Extend DTS core sync word
Check extended sync word …
|
|
|
@0c69164f
|
10 years |
vittorio.giovara |
h263: Convert function to macro
|
|
|
@59dfc2b0
|
10 years |
vittorio.giovara |
h263: Drop commented-out code and a related otherwise unused function
|
|
|
@c3418201
|
10 years |
vittorio.giovara |
jpeglsenc: Mark codec as init-thread-safe and init-cleanup
Fixes a …
|
|
|
@3919a457
|
10 years |
vittorio.giovara |
jpeglsenc: Check memory allocations
Convert exisiting free functions …
|
|
|
@f5ba67ee
|
10 years |
vittorio.giovara |
flacenc: Move a scratch buffer to struct used by the function
This …
|
|
|
@e2877bdf
|
10 years |
michaelni |
ffmpeg: remove incorrect network deinit
Signed-off-by: Michael …
|
|
|
@699341d6
|
10 years |
michaelni |
apedec: prevent out of array writes in decode_array_0000
…
|
|
|
@91305c60
|
10 years |
michaelni |
OpenCL: Fix ABI incompatibility issues
AVOpenCLDeviceNode and …
|
|
|
@cf234552
|
10 years |
michaelni |
OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c
The …
|
|
|
@b410c69f
|
10 years |
michaelni |
webmdashenc: Fix UTCTiming Element
Remove the direct profile from …
|
|
|
@464c4915
|
10 years |
michaelni |
apedec: set s->samples only when init_frame_decoder succeeded
…
|
|
|
@8ca170a
|
10 years |
michaelni |
libavformat/webm_chunk: Write first audio packet.
Fix a bug where the …
|
|
|
@0e7444f6
|
10 years |
michaelni |
avcodec/hevc: Remove current_sps
The variable should not be needed …
|
|
|
@2879a4ec
|
10 years |
u |
tests: make sure subtitles tests are run with a rawdiff
This will …
|
|
|
@11d2927
|
10 years |
u |
tests/subtitles: fix microdvd crlf in ref
|
|
|
@6fe2afaa
|
10 years |
michaelni |
Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change.
…
|
|
|
@4a7b506
|
10 years |
michaelni |
makefile: add Loongson-3 support
Signed-off-by: Michael Niedermayer …
|
|
|
@8a03d428
|
10 years |
michaelni |
avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete …
|
|
|
@603c8393
|
10 years |
michaelni |
swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() …
|
|
|
@46778ab2
|
10 years |
michaelni |
avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() …
|
|
|
@0ace686
|
10 years |
michaelni |
avcodec: optimize mathops for Loongson-3 v1
HAVE_LOONGSON is replaced …
|
|
|
@4b8a8194
|
10 years |
michaelni |
avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formats
…
|
|
|
@81e40c26
|
10 years |
michaelni |
avcodec/ffv1enc: Ensure that bits per raw sample is valid
…
|
|
|
@9c3c7b45
|
10 years |
michaelni |
avutil/log: more complete description of av_log function
|
|
|
@71043016
|
10 years |
michaelni |
avcodec/rv10: Use ff_tlog() for block level tracing
Signed-off-by: …
|
|
|
@e06dde52
|
10 years |
michaelni |
avcodec/dvbsubdec: Do not return a value from a function returning …
|
|
|
@0b13f422
|
10 years |
michaelni |
avcodec/interplayvideo: Use ff_tlog() for block level decode tracing
…
|
|
|
@febbb3cb
|
10 years |
michaelni |
avcodec/h264_slice: Change a few asserts to av_assert*
Signed-off-by: …
|
|
|
@fa2d3b6d
|
10 years |
michaelni |
Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964'
* commit …
|
|
|
@7b94a2f4
|
10 years |
michaelni |
avcodec/ituh263dec: Use ff_tlog() for block level information
…
|
|
|
@d52a8bf1
|
10 years |
michaelni |
avcodec/h264_cabac: Use ff_tlog() for block level information
…
|
|
|
@5aed1d42
|
10 years |
lu_zero |
vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usage
…
|
|
|
@9d335739
|
10 years |
michaelni |
avcodec/mpeg12dec: Make ff_dlog() messages more clear
Signed-off-by: …
|
|
|
@f4c311fe
|
10 years |
michaelni |
avcodec/mpeg12dec: Change mb decode tracing stuff to use ff_tlog()
…
|
|
|
@a3110bee
|
10 years |
michaelni |
avutil/softfloat: document av_int2sf()
Signed-off-by: Michael …
|
|
|
@663321ed
|
10 years |
michaelni |
configure: add Loongson-3 support
Signed-off-by: Michael Niedermayer …
|
|
|
@6c5ef7f6
|
10 years |
michaelni |
avcodec/mips: disable assembly not supported for Loongson-3
…
|
|
|
@d4921078
|
10 years |
michaelni |
avcodec/snowenc: Mark as FF_CODEC_CAP_INIT_THREADSAFE and …
|
|
|
@ee8ce211
|
10 years |
michaelni |
libavcodec/snowdec: Mark as FF_CODEC_CAP_INIT_THREADSAFE and …
|
|
|
@75a730a2
|
10 years |
michaelni |
avformat/format: Add generic trace av_log in av_probe_input_format3()
…
|
|
|
@0ec3abeb
|
10 years |
michaelni |
avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp …
|
|
|
@cea62a90
|
10 years |
michaelni |
Merge commit 'cfdaa4de6c496b0b761c763cd18067cb1af268a7'
* commit …
|
|
|
@c949a450
|
10 years |
michaelni |
avcodec/libxvid: remove now redundant init cleanup code
…
|
|
|
@437bdf48
|
10 years |
michaelni |
Merge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469'
* commit …
|
|
|
@c180f0f6
|
10 years |
michaelni |
Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8'
* commit …
|
|
|
@9ba1c627
|
10 years |
michaelni |
Merge commit '74a1cad7e3ba79e5b1e5b2e2bcf6179520442679'
* commit …
|
|
|
@8d5088a1
|
10 years |
michaelni |
Merge commit 'bb428e00ac158244d6691bf135be404e85b66a8b'
* commit …
|
|
|
@f2978aa7
|
10 years |
michaelni |
Merge commit '43171886e08b6a2f20a1e2f3ecc95a7984b591cd'
* commit …
|
|
|
@a649650a
|
10 years |
michaelni |
Merge commit 'd90133b77bf69667d10e54de9aae7da223c6876a'
* commit …
|
|
|
@0d3821a6
|
10 years |
michaelni |
Merge commit 'a4edaeb50fc7510f28a5d79349a7926a182c9930'
* commit …
|
|
|
@861dec5e
|
10 years |
michaelni |
Merge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3'
* commit …
|
|
|
@9c56cf09
|
10 years |
michaelni |
Merge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82'
* commit …
|
|
|
@036162a3
|
10 years |
michaelni |
Merge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9'
* commit …
|
|
|
@10a28e8
|
10 years |
michaelni |
Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'
* commit …
|
|
|