source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @02fc61a5   11 years Marton Balint ffplay: always send zero packets to flush audio decoders Zero packets …
(edit) @447d2e31   11 years Marton Balint ffplay: use frame->pkt_pts instead of pkt->pts in audio pts …
(edit) @84343dd9   11 years onemda indeo3: check return values of av_malloc() Signed-off-by: Paul B …
(edit) @b00e56b   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @24742524   11 years michaelni avutil/x86: disable ff_evaluate_lls_sse2() for 32bit It just …
(edit) @7e112df4   11 years onemda flac_parser: check return value of av_fifo_alloc() Signed-off-by: …
(edit) @9e6d063d   11 years michaelni lavf/movenc: use ffio_fill() Signed-off-by: Michael Niedermayer …
(edit) @4e996604   11 years michaelni mpegts: use seek_back() for all seek backs Signed-off-by: Michael …
(edit) @a5f23d8d   11 years michaelni mpegts: factor seek_back() out Signed-off-by: Michael Niedermayer …
(edit) @b7c66852   11 years michaelni mpegts_read_header: goto fail instead of return directly …
(edit) @afddf0d9   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mjpeg: …
(edit) @e3fb8ac9   11 years michaelni Merge commit '7520d9779c6d30b385df5a0a42da508238076192' * commit …
(edit) @f803e0dc   11 years Carl Eugen Hoyos Support compilation on aix with gcc. Shared libraries and the IBM …
(edit) @0915b531   11 years Carl Eugen Hoyos Rename "AVClass class" as "AVClass component_class". The aix header …
(edit) @742b9617   11 years Carl Eugen Hoyos Rename constant FRAMESIZE in ra144 codec as FRAME_SIZE. The aix …
(edit) @674d8a9   11 years Carl Eugen Hoyos Rename thread_init() in libavcodec and libavfilter as …
(edit) @33f5d70d   11 years Carl Eugen Hoyos Rename constant HZ in af_biquads.c as HERTZ. The aix header …
(edit) @6258e86d   11 years Carl Eugen Hoyos Drop local lable from ppc asm timer. The aix assembler does not …
(edit) @06549cee   11 years michaelni Merge commit '7798a59dc14ae27efe64e639a42646002608a908' * commit …
(edit) @c1fc4ff9   11 years michaelni Merge commit '02ec656af72030eea4f3d63e30b25625cce6a3df' * commit …
(edit) @490ed7f   11 years michaelni Merge commit 'd4a217a408da4bd63acc02cd8f9ebe378a2ad65a' * commit …
(edit) @97947d9b   11 years michaelni Merge commit '183880cfc4aae53ce504e13337791cad5841c80c' * commit …
(edit) @e27be795   11 years michaelni avcodec/lpc: Use a function pointer from an initialized context Fixes …
(edit) @32a39552   11 years michaelni Merge commit 'c93ccf5a4cca722b39f05e9f5660b4cb75bc1740' * commit …
(edit) @6e76e6a0   11 years michaelni Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191' * commit …
(edit) @a285079b   11 years michaelni lls.asm: disable ff_update_lls_avx The code doesnt build with yasm …
(edit) @0b40c505   11 years michaelni lls.asm: put avx code under if HAVE_AVX_EXTERNAL Signed-off-by: …
(edit) @78b54796   11 years michaelni Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053' * commit …
(edit) @c93a4247   11 years michaelni Merge commit '41578f70cf8aec8e7565fba1ca7e07f3dc46c3d2' * commit …
(edit) @d3bd320e   11 years michaelni Merge commit 'cc6714bb16b1f0716ba43701d47273dbe9657b8b' * commit …
(edit) @6765ee7   11 years lu_zero mjpeg: Check the unescaped size for overflows And contextually check …
(edit) @7520d977   11 years lu_zero mjpeg: Move code out of else branch Simplify the control flow and …
(edit) @ff130d73   11 years michaelni get_xbits: assert validity of the number of bits similar is already …
(edit) @68efb1d6   11 years michaelni 4xm: Dont ignore dc run errors Signed-off-by: Michael Niedermayer …
(edit) @13c56e9a   11 years michaelni 4xm: check for invalid zero ac coeffs Signed-off-by: Michael …
(edit) @6d6eabd3   11 years michaelni mjpeg_decode_dc: check code before using it in get_xbits() Fixes …
(edit) @58950ca   11 years derek.buitenhuis ffmpeg: Don't include colorspace.h The header is private, and …
(edit) @a2802d3c   11 years michaelni get_pix_fmt_score: favor equal formats if all else equal Fixes …
(edit) @7798a59d   11 years derek.buitenhuis avconv: Don't include colorspace.h The header is private, and …
(edit) @7f866c14   11 years michaelni update all trac links to use the trac subdomain Signed-off-by: …
(edit) @a2e50fa   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @02ec656a   11 years lu_zero wmapro: error out on impossible scale factor offsets Reported-by: …
(edit) @d4a217a4   11 years lu_zero wmapro: check the min_samples_per_subframe Must be at least …
(edit) @183880cf   11 years lu_zero pictor: use the correct logging context Broken in …
(edit) @2fa89b2   11 years michaelni Added codec ID to playback DNxHD Signed-off-by: Michael Niedermayer …
(edit) @225f78b7   11 years Carl Eugen Hoyos Avoid a null pointer dereference on clean-up after oom in ac3 encoder.
(edit) @90bd75e   11 years Carl Eugen Hoyos Avoid a null pointer dereference on oom when decoding smacker. Fixes …
(edit) @a1dbe49d   11 years Carl Eugen Hoyos Propagate error return values from the smacker decoder.
(edit) @ac83d621   11 years Carl Eugen Hoyos Avoid a null pointer dereference on oom when decoding vc1. Fixes …
(edit) @d47168e7   11 years stefasab doc/muxers: apply various minor fixes to segment documentation
(edit) @f150db09   11 years stefasab doc/muxers: sort muxers by name
(edit) @c93ccf5   11 years lu_zero lpc: use levinson for the first pass of multipass cholesky Levinson …
(edit) @b545179f   11 years lu_zero x86: lpc: simd av_evaluate_lls 1.5x-1.8x faster on sandybridge …
(edit) @502ab21a   11 years lu_zero x86: lpc: simd av_update_lls 4x-6x faster on sandybridge …
(edit) @41578f70   11 years lu_zero lpc: use function pointers, in preparation for asm Signed-off-by: …
(edit) @cc6714bb   11 years lu_zero lpc: remove "decay" argument We never used the rolling-average mode, …
(edit) @a3e9f4c3   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: wmapro: …
(edit) @562e8d01   11 years michaelni Merge commit '6652338f43ef623045912d7f28b61adea05d27ae' * commit …
(edit) @3e33db3f   11 years michaelni Merge commit 'e30b068ef79f604ff439418da07f7e2efd01d4ea' * commit …
(edit) @c1343897   11 years michaelni Merge commit 'afe03092dd693d025d43e1620283d8d285c92772' * commit …
(edit) @53fd1ab2   11 years michaelni avformat: make av_register_*put_format() thread safe Signed-off-by: …
(edit) @b36b5edb   11 years michaelni avcodec/bitstream_filter: make av_register_bitstream_filter() thread …
(edit) @08f6fdc3   11 years michaelni avcodec/parser: Make av_register_codec_parser() thread safe …
(edit) @8738d942   11 years michaelni avcodec: Make av_register_hwaccel() and avcodec_register() thread safe …
(edit) @a9bbf59b   11 years michaelni cosmetics: Fix "dont" "wont" "doesnt" typos Signed-off-by: Michael …
(edit) @fc736a99   11 years michaelni flac_parser.c: fix case when final frame is a false positive Should …
(edit) @804c7b2   11 years michaelni udp: Fix receiving large udp packets Signed-off-by: Michael …
(edit) @36748d4b   11 years onemda tak_parser: properly mark packets as key frames Signed-off-by: Paul B …
(edit) @2bccd82c   11 years Carl Eugen Hoyos Do not list libshine like a main option in configure's output. It is …
(edit) @3822936   11 years lu_zero wmapro: check num_vec_coeffs against the actual available buffer …
(edit) @6652338f   11 years lu_zero wmapro: return early on unsupported condition Reported-by: Mateusz …
(edit) @e30b068e   11 years lu_zero wmapro: make sure there is room to store the current packet Prevent …
(edit) @afe03092   11 years lu_zero lavc: move put_bits_left in put_bits.h
(edit) @7eb5288f   11 years stefasab doc/decoders: document libopus decoder Signed-off-by: Stefano …
(edit) @934df3b   11 years stefasab doc/encoders: alphabetically list the encoders Signed-off-by: Stefano …
(edit) @22364567   11 years michaelni avfilter/avfilter: Make avfilter_register() thread safe …
(edit) @16310e36   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @831e749b   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: aac: …
(edit) @1bcfb1e   11 years michaelni Merge commit '6d8629aac13692447b54eac795bf74007ebf8987' * commit …
(edit) @41f3c60f   11 years Carl Eugen Hoyos Avoid a null pointer dereference in avcodec_decode_video2(). This …
(edit) @f9183321   11 years Carl Eugen Hoyos Set block_align when reading QDM2 in mov. Fixes ticket #2718.
(edit) @7f1b3c2c   11 years Carl Eugen Hoyos Fix muxing QDM2 mono into caf.
(edit) @ef906390   11 years michaelni avfilter/vf_mp: preserve pixel format when possible Fixes Ticket2577 …
(edit) @86190afb   11 years michaelni gxf: Added codec ID to playback AVCHD Signed-off-by: Michael …
(edit) @7eb6eb03   11 years stefasab lavc/mpegvideo_enc: simplify timestamp checks in load_input_picture() …
(edit) @c4db4b17   11 years michaelni Added GXF format code to identify AVC Intra video streams. This was an …
(edit) @7ebf3ab9   11 years michaelni gxf: Factorize code in get_sindex() Reviewed-by: Reimar Döffinger …
(edit) @0de9d3dd   11 years michaelni gxf: Added GXF format code 25 which is used for DV codec in HD …
(edit) @42bd0cd2   11 years michaelni Fix copying extradata to codec in mxfdec.c The code that copies any …
(edit) @e4198d2f   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @07c52e2c   11 years lu_zero aac: return meaningful errors
(edit) @6d8629aa   11 years lu_zero aac: K&R formatting cosmetics
(edit) @5c616fe4   11 years stefasab ffprobe: always exit 1 in case of errors This is consistent with the …
(edit) @1fc626f8   11 years stefasab ffprobe: reindent after previous commit
(edit) @a334b00c   11 years stefasab ffprobe: fix exit code with stream specifiers Without this fix, …
(edit) @205092bf   11 years stefasab ffprobe: simplify branching logic in probe_file()
(edit) @80b56a7b   11 years stefasab examples/muxing: rename audio/video_pts to audio/video_time The new …
(edit) @db7ebab5   11 years stefasab doc/bitstream_filters: document the chomp filter TODO: add some …
(edit) @7b38c4c9   11 years stefasab doc/bitstream-filters.texi: add documentation for the aac_adtstoasc …
(edit) @418b9454   11 years stefasab lavf/movenc: improve error feedback in case malformed AAC bitstream is …
Note: See TracRevisionLog for help on using the revision log.