source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @944f6086   9 years lu_zero asfdec: read values properly The length of BOOL values is 16 bits in …
(edit) @b197f783   9 years lu_zero configure: Silence error messages when probing compiler On Xcode's …
(edit) @98c9ade9   9 years lu_zero drawtext: Move the strftime expansion in a separate function …
(edit) @fe026ba9   9 years lu_zero drawtext: Drop stray guards There is a fallback for localtime_r and …
(edit) @4fee11ab   9 years lu_zero png: Be more informative regarding signature errors Signed-off-by: …
(edit) @14e55802   9 years anton opusdec: properly handle mismatching configurations in multichannel …
(edit) @fdbc544d   9 years anton asfdec: prevent the memory leak while reading metadata Signed-off-by: …
(edit) @ebaf571a   9 years anton x86: dct: Disable dct32_float_sse on x86-64 There is an SSE2 …
(edit) @979cb551   9 years lu_zero hevc: Split the sei parsing in 3 functions
(edit) @043f46f5   9 years lu_zero hevc: Use switch instead of if-nests in decode_nal_sei_message Makes …
(edit) @2cd841c0   9 years lu_zero hevc: Use a proper enum for the SEI values And use the correct value …
(edit) @80ea661   9 years lu_zero avcodec: h264: Extract decoder methods Extract two methods from …
(edit) @33dc1913   9 years anton asfdec: remove improper assignement that caused wrong timestamps and …
(edit) @78491fe8   9 years anton asfdec: do not export empty metadata Signed-off-by: Anton Khirnov …
(edit) @3e853ff7   9 years anton des: extend av_des_init() doxy Signed-off-by: Anton Khirnov …
(edit) @d9e8b47e   9 years anton des: add av_des_alloc() Signed-off-by: James Almer …
(edit) @5d8bea3   9 years anton xtea: add av_xtea_alloc() Signed-off-by: James Almer …
(edit) @b469832d   9 years anton rc4: extend av_rc4_init() doxy Signed-off-by: Anton Khirnov …
(edit) @ae365453   9 years anton rc4: add av_rc4_alloc() Signed-off-by: James Almer …
(edit) @7a7df34c   9 years anton blowfish: add av_blowfish_alloc() Signed-off-by: James Almer …
(edit) @cd4d9df2   9 years anton asfdec: free AVDictionaries properly when closing the demuxer …
(edit) @90e648c   9 years anton fate/mp3: use the f32le format as output Those tests test the float …
(edit) @a0797950   9 years anton fate/mp3: specify the number of output samples instead of filesize …
(edit) @764ec701   9 years martin rtsp: Only interpret $ as interleaved packet indicator at the start of …
(edit) @6877537f   9 years martin hmac: add missing version bump and APIChanges entry Signed-off-by: …
(edit) @0c73a5a5   9 years lu_zero hls: Save and forward avio options Make possible to send the custom …
(edit) @5ae17853   9 years lu_zero http: Add the trailing endlines if they are missing Makes slightly …
(edit) @bf0cef5c   9 years martin checkasm: Include io.h for isatty, if available configure does check …
(edit) @9487ffd4   9 years martin rtmpproto: free hmac context properly Signed-off-by: James Almer …
(edit) @65dd6a1f   9 years martin rtmpproto: use AVHMAC instead of a custom implementation …
(edit) @e59f7cd8   9 years martin fate: add test vectors for HMAC SHA and SHA-2 Also replace custom …
(edit) @7e38340b   9 years martin hmac: add support for SHA-2 Signed-off-by: James Almer …
(edit) @c6e0829e   9 years martin configure: Don't force _WIN32_WINNT to an older version if targeting …
(edit) @d75b5563   9 years martin dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600 If …
(edit) @b7040e67   9 years anton h264: fix AVDISCARD_NONKEY for some interlaced content When …
(edit) @b5c1c162   9 years anton asfdec: do not align Data Object when Broadcast Flag is set its size …
(edit) @db21dde   9 years anton qsvdec_mpeg2: drop an incorrect comment It got copypasted from the …
(edit) @abdc7e40   9 years vittorio.giovara fate: Add hap-chunk ref file Missing from the push of …
(edit) @aaf937ee   9 years vittorio.giovara hap: Add utility functions file Missing from the push of …
(edit) @3ee21785   9 years vittorio.giovara Support the Hap chunked frame format Signed-off-by: Vittorio Giovara …
(edit) @43dd0047   9 years vittorio.giovara hap: Move some per-stream setup into decoder init rather than …
(edit) @b94ec304   9 years vittorio.giovara lavc: Update version and APIchanges Signed-off-by: Vittorio Giovara …
(edit) @059a9348   9 years vittorio.giovara lavc: Consistently prefix input buffer defines Signed-off-by: …
(edit) @def9785   9 years vittorio.giovara lavc: AV-prefix all codec capabilities Express bitfields more simply. …
(edit) @7c6eb0a1   9 years vittorio.giovara lavc: AV-prefix all codec flags Convert doxygen to multiline and …
(edit) @4b6b1082   9 years vittorio.giovara lavc: Deprecate avctx.me_method This option is extremely codec …
(edit) @03eb5574   9 years vittorio.giovara wmv2enc: Check memory allocation
(edit) @a67b6794   9 years vittorio.giovara ac3enc_template: Use the correct context field For audio encoders, …
(edit) @60a21b3d   9 years martin configure: Check for _M_ARMT to detect thumb when using MSVC …
(edit) @616b409   9 years martin configure: Check MSVC defines for identifying hardfloat This macro …
(edit) @2192ff84   9 years martin configure: Default to armasm for --toolchain=msvc when targeting arm …
(edit) @e4015b00   9 years martin configure: Simplify, remove an unnecessary intermediate variable …
(edit) @6d3081e   9 years martin doc: Remove the now unnecessary remark about PATH and link.exe …
(edit) @9e8627a1   9 years anton asfdec: interpret the first flag in an asf packet as length flag if …
(edit) @65c14801   9 years anton checkasm: Modify report format Makes it a bit more clear where each …
(edit) @f3bd3810   9 years anton qsvdec_*: add missing CODEC_CAP_DR1
(edit) @342b0ba5   9 years martin configure: Only redirect strtoll to _strtoi64 if necessary This isn't …
(edit) @5fd553d3   9 years martin configure: Only redefine inline to inline for msvc if necessary …
(edit) @0cff1252   9 years martin configure: Only add -FIstdlib.h for msvc/icl if necessary This is …
(edit) @9b4b96c0   9 years martin force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use …
(edit) @4d0d55cd   9 years martin checkasm: Use LOCAL_ALIGNED Fixes alignment issues and bus errors. …
(edit) @41d47ea8   9 years anton lavc: add Intel libmfx-based HEVC decoder.
(edit) @bf52f773   9 years anton lavc: add Intel libmfx-based MPEG2 decoder.
(edit) @f89f78c1   9 years anton lavc: add a HEVC mp4->annex B bitstream filter
(edit) @96dca089   9 years anton qsvdec: move qsv_process_data() from qsvdec_h264 to the common code …
(edit) @fa85fcf2   9 years anton qsvenc_hevc: fix enum declaration Declare a named enum, not a …
(edit) @22522d9c   9 years anton qsvdec: fix a memleak of async_fifo init() is called whenever format …
(edit) @aa9d15d8   9 years anton qsvdec: avoid an infinite loop with no consumed data and no output …
(edit) @c9edbe4a   9 years martin use a wrapper script to call MS link.exe to avoid mixing with …
(edit) @a54e720e   9 years martin configure: force -nologo- when detecting MSVC The -nologo- option is …
(edit) @44f7df0c   9 years martin dds: Write the palette in the native endian form This fixes the …
(edit) @11f3d5c6   9 years vittorio.giovara hap: Name enums, remove unused struct member
(edit) @083cbc93   9 years vittorio.giovara snappy: Refactor so ff_snappy_uncompress() uses an existing buffer …
(edit) @7f388c0f   9 years anton asfdec: remove the wrong condition this condition breaks reading from …
(edit) @ae5a8dca   9 years lu_zero hap: Fix slice size computation A bug was introduced in …
(edit) @ebe8b5d9   9 years lu_zero dds: Fix the slice size computation A bug was introduced in …
(edit) @22ecfcd4   9 years anton af_channelmap: properly set the supported output channel layouts The …
(edit) @aed7715b   9 years anton asfdec: increment nb_streams right after the stream allocation to …
(edit) @ee80f834   9 years anton asfdec: set nb_streams to 0 in the asf_read_close Signed-off-by: …
(edit) @21c90d86   9 years vittorio.giovara mpegvideo: Add missing include
(edit) @a1685489   9 years vittorio.giovara dds: Add a rgba fate test
(edit) @d08d8b61   9 years vittorio.giovara dds: Fix 32bpp bitmaps decoding Found-By: ami_stuff Signed-off-by: …
(edit) @57214b2f   9 years vittorio.giovara dds: Fix palette decoding Red and blue channels were decoded in the …
(edit) @ea4d46e7   9 years vittorio.giovara dds: Fix enum declaration Drop the global variables with anonymous …
(edit) @2a187a07   9 years anton asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0 …
(edit) @93f16f33   9 years anton asfdec: close the demuxer properly when read_header is failing …
(edit) @5655236a   9 years anton asfdec: factor out seeking to the Data Object outside while return …
(edit) @ecee1148   9 years anton qsvenc_hevc: use the correct HW plugin UID
(edit) @e605bf3b   9 years janne-libav checkasm: remove empty array initializer list in h264pred test Fixes …
(edit) @3ae0e721   9 years lu_zero checkasm: Always link statically Checkasm needs to use internal …
(edit) @6b2b26e7   9 years lu_zero dds: Decode using optimal slices sizes Enjoy some cache locality and …
(edit) @9771054   9 years lu_zero hap: Decode using optimal slices sizes Enjoy some cache locality and …
(edit) @219b39a7   9 years lu_zero parseutil: Use non ambiguous aliases for uhd uhd1 and uhd2 would be …
(edit) @9ed6f9a1   9 years janne-libav arm: use a local label instead of the function symbol in …
(edit) @f56d8d8d   9 years janne-libav h264: aarch64: intra prediction optimisations
(edit) @40cf1bba   9 years vittorio.giovara Deprecate avctx.coded_frame The rationale is that coded_frame was …
(edit) @5d3addb   9 years vittorio.giovara Add a quality factor packet side data This is necessary to preserve …
(edit) @d6604b29   9 years vittorio.giovara Gather all coded_frame allocations and free functions to a single …
(edit) @91f9b657   9 years vittorio.giovara flashsvenc: Keep coded_frame.key_frame a write-only variable
(edit) @75c1ed2e   9 years vittorio.giovara ffv1enc: Use input frame to set SAR and interlacing
Note: See TracRevisionLog for help on using the revision log.