Timeline
Mar 16, 2011:
- 11:19 PM Changeset in ffmpeg [cbf5d22d] by
- Remove occurrences of my old email address Signed-off-by: Mans …
- 11:19 PM Changeset in ffmpeg [381d37fd] by
- dsputil: add bswap16_buf() There are several places where a buffer is …
- 11:18 PM Changeset in ffmpeg [dff68563] by
- darwin: use -read_only_relocs flag only on 32-bit x86 Avoids the …
- 10:37 PM Changeset in ffmpeg [6f1260f] by
- matroskadec: set a default duration also for packets comming from a …
- 9:26 PM Changeset in ffmpeg [69aab680] by
- Use av_strdup instead of strdup, fixes mingw build
- 9:21 PM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) updated by
- tested with mpeg2video also, same thing happens. both videos where …
- 9:01 PM Changeset in ffmpeg [f8a45fa1] by
- replace FFmpeg with Libav in doc/ unless it stands for ffmpeg the …
- 8:54 PM Changeset in ffmpeg [a03be6e1] by
- use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
- 8:54 PM Changeset in ffmpeg [29ba0911] by
- replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION also update the …
- 8:54 PM Changeset in ffmpeg [070c5d0f] by
- partially rename FFmpeg to Libav update mailing list references and …
- 7:07 PM Changeset in ffmpeg [57149a92] by
- Remove occurrences of my old email address. Signed-off-by: Michael …
- 3:16 PM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) updated by
-
Component changed
- 2:20 PM Changeset in ffmpeg [fed5676f] by
- mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() instead …
- 12:27 PM Changeset in ffmpeg [18c5fe91] by
- Do not attempt to decode APE file with no frames This fixes invalid …
- 11:53 AM Changeset in ffmpeg [8312e3fc] by
- Do not attempt to decode APE file with no frames This fixes invalid …
- 11:24 AM Changeset in ffmpeg [1dac4d55] by
- jvdec: don't use deprecated url_feof()
- 10:54 AM Ticket #10 (rtsp method PLAY fails (status_code = 400) with some locales ...) created by
- In libavformat/rtspdec.c: ... rtsp_read_play() { ... …
- 12:49 AM Changeset in ffmpeg [79414257] by
- mathops: fix MULL() when the compiler does not inline the function. …
Mar 15, 2011:
- 9:43 PM Ticket #8 (Matroska muxers define unusable codec_tag properties) updated by
- And if your version of FFmpeg really outputs "E" for eac3, you have a …
- 9:36 PM Ticket #8 (Matroska muxers define unusable codec_tag properties) updated by
- If you explicitly supply -acodec eac3, ffmpeg searches for the eac3 …
- 7:37 PM Changeset in ffmpeg [1c31b26b] by
- Do not attempt to decode APE file with no frames. This fixes invalid …
- 6:05 PM Ticket #8 (Matroska muxers define unusable codec_tag properties) updated by
- sorry to be picky but as eac3 is marked as supported (DE) in the codec …
- 5:57 PM Changeset in ffmpeg [56e2ac6b] by
- id3v2: merge TYER/TDAT/TIME to date tag
- 5:43 PM Changeset in ffmpeg [aaff3b31] by
- mathops: change "g" constraint to "rm" in x86-32 version of MUL64(). …
- 5:43 PM Changeset in ffmpeg [b181b8fb] by
- mathops: convert MULL/MULH/MUL64 to inline functions rather than …
- 3:48 PM Changeset in ffmpeg [6947b0c4] by
- Merge remote-tracking branch 'newdev/master' Merged-by: Michael …
- 2:12 PM Changeset in ffmpeg [27293b84] by
- Revert "ac3enc: shift coefficients to 24-bit following MDCT rather …
- 2:11 PM Changeset in ffmpeg [f7a5e779] by
- Revert "ac3enc: add SIMD-optimized shifting functions for use with the …
- 12:09 PM Changeset in ffmpeg [c76374c6] by
- Use AVERROR_EXIT with url_interrupt_cb. Functions interrupted by …
- 12:09 PM Changeset in ffmpeg [bafa4dd3] by
- Add AVERROR_EXIT. This is different from AVERROR(EINTR) because calls …
- 12:04 PM Changeset in ffmpeg [3e68b3ba] by
- avio: deprecate url_ferror AVIOContext.error should be used directly …
- 12:04 PM Changeset in ffmpeg [75b9ed04] by
- lavf/utils: dont't explicitly check AVIOContext.error The error …
- 11:20 AM Changeset in ffmpeg [025225d] by
- h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS …
- 10:13 AM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) updated by
- Is x264 required to reproduce the problem? Is a specific input video …
- 12:17 AM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) updated by
- Lastly, just incase its needed, ffmpeg build info: FFmpeg version …
- 12:09 AM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) updated by
- just tested, also happens if you switch the method to bilinear with …
- 12:03 AM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) created by
- ffmpeg -i video.avi -vcodec libx264 -sameq -fpre …
Mar 14, 2011:
- 11:24 PM Ticket #7 (seeking back to beginning of file sometimes fails badly) updated by
-
Keywords, Status, Component, Reproduced by developer, Summary changed
Note that there is a problem that was reported before (issue 1730) and … - 10:38 PM Ticket #8 (Matroska muxers define unusable codec_tag properties) updated by
-
Status, Type, Component, Reproduced by developer, Summary changed
Muxing eac3 with "Spectral Extension Attenuation" into mkv is not … - 9:13 PM Changeset in ffmpeg [9f8f62d4] by
- Delete MAINTAINERS file This file is a bad idea and also badly …
- 8:44 PM Ticket #8 (Matroska muxers define unusable codec_tag properties) created by
- mediainfo simplified1.ts General ID : 1 …
- 4:02 PM Ticket #7 (seeking back to beginning of file sometimes fails badly) updated by
- I tried other videos and they all results in the playback time still …
- 3:38 PM Ticket #7 (seeking back to beginning of file sometimes fails badly) updated by
- My bad: the time increment for left or right keys was 10 seconds, and …
- 2:20 PM Ticket #7 (seeking back to beginning of file sometimes fails badly) created by
- Hello, I have a bunch of DV videos in avi containers. They play fine …
- 12:45 PM Changeset in ffmpeg [f1efbca5] by
- ac3enc: add SIMD-optimized shifting functions for use with the …
- 12:45 PM Changeset in ffmpeg [323e6fea] by
- ac3enc: do not right-shift fixed-point coefficients in the final MDCT …
- 12:07 PM Changeset in ffmpeg [6e7cf13b] by
- mm decoder: move buffer allocation from decode_init() to …
- 12:06 PM Changeset in ffmpeg [7f05c164] by
- jv demuxer: prevent video packet size overflow In the event of …
- 12:05 PM Changeset in ffmpeg [772cb062] by
- jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the number …
- 12:05 PM Changeset in ffmpeg [20c1281f] by
- jv demuxer: calculate palette_size for each frame in read_header …
- 12:05 PM Changeset in ffmpeg [402f9ad5] by
- Bitmap Brothers JV errata Signed-off-by: Ronald S. Bultje …
- 12:05 PM Changeset in ffmpeg [bfaefd8] by
- Bitmap Brothers JV demuxer Signed-off-by: Ronald S. Bultje …
- 12:05 PM Changeset in ffmpeg [0697440c] by
- Bitmap Brothers JV video decoder Signed-off-by: Ronald S. Bultje …
Mar 13, 2011:
- 10:45 PM Changeset in ffmpeg [21de9204] by
- Update the url to the site website and change ffmpeg-devel to …
- 3:34 PM Changeset in ffmpeg [0e6a3ee4] by
- doc: document applehttp protocol The documentation might be extended …
- 5:24 AM Changeset in ffmpeg [6e1f0d5e] by
- mm decoder: move buffer allocation from decode_init() to …
- 5:08 AM Changeset in ffmpeg [435535e] by
- jv demuxer: prevent video packet size overflow In the event of …
- 12:41 AM Changeset in ffmpeg [47860766] by
- fbdev: fix check on nanosleep return vale In fbdev_read_packet(): …
- 12:36 AM Changeset in ffmpeg [57d63d43] by
- jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the number …
- 12:36 AM Changeset in ffmpeg [2f1084ca] by
- jv demuxer: calculate palette_size for each frame in read_header …
Mar 12, 2011:
- 11:36 PM Changeset in ffmpeg [81a13131] by
- VP8: fix other function declaration Was missed in 3efbe137.
- 6:14 PM Changeset in ffmpeg [fbe98aee] by
- Revert "configure: allow checking multiple functions in …
- 6:14 PM Changeset in ffmpeg [8876c8ae] by
- Revert "configure: improve pkg-config support" This reverts commit …
- 6:14 PM Changeset in ffmpeg [a0a1b7b9] by
- Revert "configure: use pkg-config helpers" This reverts commit …
- 4:55 PM Changeset in ffmpeg [27efa296] by
- Merge branch 'master' of git://git.ffmpeg.org/ffmpeg Merged-by: …
- 2:08 PM Changeset in ffmpeg [0215006a] by
- VC1: Export profile/level Signed-off-by: Mans Rullgard <mans@mansr.com>
- 2:08 PM Changeset in ffmpeg [5dbe78bf] by
- ffmpeg: remove unused variable in ffmpeg_exit() Fix the warning: …
- 11:43 AM Changeset in ffmpeg [1eeca886] by
- VP8: optimize VP8Context struct ordering Shaves at least 3KB off code …
- 11:41 AM Changeset in ffmpeg [3efbe137] by
- VP8: fix function declaration
- 11:41 AM Changeset in ffmpeg [b1d2f812] by
- VP8: token probs doesn't need padding prob[0] is the only prob array …
- 11:41 AM Changeset in ffmpeg [628b48db] by
- VP8: use a goto to break out of two loops A break statement was …
- 11:35 AM Changeset in ffmpeg [a5444fee] by
- Add CONFIG_AC3DSP symbol to simplify makefiles Signed-off-by: Mans …
Mar 11, 2011:
- 11:43 PM Ticket #6 (Alsa output channel order is wrong) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/129213 When …
- 8:13 PM Changeset in ffmpeg [4fa18c56] by
- configure: use pkg-config helpers This makes existing pkg-config uses …
- 8:13 PM Changeset in ffmpeg [3f8040db] by
- configure: improve pkg-config support This adds helper functions for …
- 8:13 PM Changeset in ffmpeg [edaf1ae2] by
- configure: allow checking multiple functions in check_func_headers() …
- 2:00 PM Changeset in ffmpeg [3efbbbb5] by
- Merge remote-tracking branch 'remotes/newdev/master' Merged-by: …
- 1:56 PM Changeset in ffmpeg [2800e8d6] by
- Revert "ac3enc: use MUL64() to multiply fixed-point coefficients" …
- 12:05 PM Changeset in ffmpeg [5126a8ec] by
- Fix av_find_best_stream when providing a wanted stream In the main …
- 12:03 PM Changeset in ffmpeg [fa14610d] by
- Fix av_find_best_stream when decoder_ret is given and using a related …
- 11:25 AM Changeset in ffmpeg [9f720d5f] by
- Bitmap Brothers JV errata Signed-off-by: Michael Niedermayer …
- 11:25 AM Changeset in ffmpeg [48e0d222] by
- Bitmap Brothers JV demuxer Signed-off-by: Michael Niedermayer …
- 11:25 AM Changeset in ffmpeg [2f46a0af] by
- Bitmap Brothers JV video decoder Signed-off-by: Michael Niedermayer …
- 11:25 AM Changeset in ffmpeg [75a8e0f0] by
- Add avio_skip()
- 1:32 AM Changeset in ffmpeg [35d7d6f7] by
- Add one more avc intra fourcc and extend the description …
Mar 10, 2011:
- 11:50 PM Ticket #5 (jp2k muxed into mov by FFmpeg can't be played by QuickTime) created by
- (issue 2656) incoming/jpeg2000_to_quicktime_unplayable/bbb_jp2_qt.mov …
- 11:05 PM Changeset in ffmpeg [aecd0a44] by
- Export profiles from the mpeg2 video decoder Signed-off-by: Ronald S. …
- 7:17 PM Changeset in ffmpeg [b33fa8a1] by
- CrystalHD decoder support v7 The Broadcom CrystalHD decoder chips …
- 6:57 PM Changeset in ffmpeg [0b82612d] by
- ffplay: Continue if the file was appended to. This is a bit …
- 3:26 PM Changeset in ffmpeg [3bd624b] by
- Fix url_feof() for file appendings. Signed-off-by: Michael Niedermayer …
Mar 9, 2011:
- 6:24 PM Changeset in ffmpeg [9c55fe8f] by
- Merge remote-tracking branch 'remotes/newdev/master' Merged-by: …
- 5:35 PM Changeset in ffmpeg [ffb03045] by
- id3v2: fix typo in error message Signed-off-by: Mans Rullgard …
- 10:57 AM Changeset in ffmpeg [fb61a7c5] by
- id3v2: fix typo in error message Signed-off-by: Mans Rullgard …
Note:
See TracTimeline
for information about the timeline view.
