source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4ba9039   11 years Carl Eugen Hoyos Support AC-3 in Sega Dreamcast Sofdec files. Fixes ticket #3184
(edit) @f068aed7   11 years rsbultje vp9: make decode_coeffs() return value void. It was previously int …
(edit) @65f41b5c   11 years rsbultje vp9: add a new segmentation sample. The old one didn't use …
(edit) @1d6bb213   11 years rsbultje vp9: add fate sample for parallelmode. This disables backward …
(edit) @47c6d940   11 years rsbultje vp9: cosmetics.
(edit) @76bd878d   11 years rsbultje vp9: add a 2-pass decoding mode, and add frame-mt support. For a …
(edit) @46955ae4   11 years rsbultje vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.
(edit) @fc7d910b   11 years rsbultje vp9: split last/cur_frame from the reference buffers. We need more …
(edit) @39b2440   11 years rsbultje vp9: move some entries out of VP9Block into VP9Context. They aren't …
(edit) @84d362f0   11 years rsbultje vp9: split packet parsing into an AVParser.
(edit) @816737ea   11 years rsbultje vp9: use proper refcounting. Based on something similar in libav. …
(edit) @16f4e2a   11 years michaelni Makefile: remove version.h on distclean Without this nothing will …
(edit) @82b2e9cb   11 years michaelni build: rename version.h to libavutil/ffversion.h Also the …
(edit) @c580691   11 years michaelni version.sh: add preprocessing guards Signed-off-by: Timothy Gu …
(edit) @3c5c4cfa   11 years michaelni version.sh: add a little usage comment Signed-off-by: Timothy Gu …
(edit) @a3b9f53d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dcadec: …
(edit) @d43d627a   11 years michaelni Merge commit 'f058f384a0d76bfd125f4738dceab7c890186432' * commit …
(edit) @a235af93   11 years michaelni avcodec/mpeg4video: fix doxycomments so they are not associated with …
(edit) @98a65784   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @802ba5f5   11 years michaelni version.sh: make it independant of version.h file name Signed-off-by: …
(edit) @f2f17dd8   11 years stefasab doc/ffserver: clarify documentation for Feed MaxFileSize option
(edit) @8209dd33   11 years stefasab doc/ffserver: clarify that note in NoDaemon option documentation
(edit) @b58161d6   11 years stefasab ffserver: print error code description in case of write_header() …
(edit) @889509d2   11 years stefasab doc/ffserver: add "Detailed description" chapter Also move FFM …
(edit) @0bacc320   11 years stefasab doc/ffserver: remove more mentions to LAME and build
(edit) @4b1c9b72   11 years george lavc/srtenc: use bprint for text buffers. Fix trac ticket #3120.
(edit) @19e301b9   11 years michaelni lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are …
(edit) @7dc827b7   11 years lu_zero dcadec: Add some logging before returning on error Based on a patch …
(edit) @f058f384   11 years lu_zero configure: Do not use pthread_create to check for pthread Certain …
(edit) @bd9de4f5   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffmpeg: …
(edit) @5d9e6630   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f09f2951   11 years michaelni Merge commit 'e026ee0446de27fc38e33e98704fada012fdc763' * commit …
(edit) @7f18cb9   11 years michaelni Merge commit '513d849bb605d3d862da1ada709bd2ca1ac68f58' * commit …
(edit) @4c55aa8f   11 years michaelni Merge commit '9ba3fc3e3d12c9ef00dcb0222b7ea0ccb5c4a091' * commit …
(edit) @ae4e7f7b   11 years michaelni Merge commit '58c120a9290eef057dbf26761a4f89b7f67bbde1' * commit …
(edit) @b27ba2e5   11 years michaelni Merge commit '6e81597d5a89f64dfab5c7e99e46b4355139e324' * commit …
(edit) @aeead427   11 years michaelni Merge commit '2992afda83a7d5c0a9ec45bdce76d8abbe0961c5' * commit …
(edit) @1897c4a1   11 years michaelni Merge commit '3b1c0f686d5a162ceb5048910a7ce0bf7ed3a1ab' * commit …
(edit) @47e5eaf8   11 years michaelni Merge commit 'e89247debd5276d57ce4a26516224204f9541af0' * commit …
(edit) @f4c28aea   11 years michaelni Merge commit '8cebc9eaac8631adb23dd1e46c37ad8474139a07' * commit …
(edit) @0cea39fd   11 years michaelni Merge commit 'b1aacd56685cd131f517e0551834a0bbd3f5f809' * commit …
(edit) @79c1cdd9   11 years michaelni mpeg4_update_thread_context: copy the whole mpeg4 specific context …
(edit) @3e5cd34c   11 years michaelni Merge commit '038890740014dc33d2e2f04da7cf0a9da821264e' * commit …
(edit) @b08ff07d   11 years michaelni avcodec/mpeg4videodec: update bug workaround related variables like …
(edit) @b4ef7447   11 years michaelni Merge commit '43af264de8606668c6b2fa7f96c946bdc3dbe072' * commit …
(edit) @ec5499d8   11 years michaelni Merge commit 'e2ceb17642f374a7df8f1f5d3d2b2446525bc7fb' * commit …
(edit) @b239f3f6   11 years michaelni avcodec/h263dec: move call to ff_mpeg4_workaround_bugs() under …
(edit) @2b1922d9   11 years michaelni Merge commit 'b452d5ae866942cec00aa1432fe29498b38b49fc' * commit …
(edit) @6c9b82b6   11 years michaelni avcodec/mpeg4videodec: move bug workaround code into seperate function …
(edit) @ee9d53e5   11 years michaelni Merge commit '48e139409556861c9e561ce34133891d8eecc3cf' * commit …
(edit) @2d2b363c   11 years michaelni h263: remove unused ff_h263_find_resync_marker() Signed-off-by: …
(edit) @2d614e9b   11 years michaelni Merge commit 'c2f7417eeb9cc31f75e71f7be2780f90f1628d7e' * commit …
(edit) @26b526e7   11 years michaelni Merge commit 'a5a71992cae34b321ceb8374f44ce17a945a3881' * commit …
(edit) @f5d6541b   11 years michaelni Merge commit 'ad09f52586eae4c5473c3a6a803d73e1ba56c0eb' * commit …
(edit) @91c63cb   11 years michaelni avcodec/mpeg4videodec: copy rvlc in mpeg4_update_thread_context too …
(edit) @9c835acc   11 years michaelni Merge commit 'bc5abfb19e7ff00b859120561d6ffd622c7904fe' * commit …
(edit) @cdc21e4a   11 years michaelni Merge commit '9f0617d2137bb7231b181d74392cd84ef4844cd7' * commit …
(edit) @36068709   11 years michaelni avcodec/mpeg4videodec: Fix code so it also works after moving …
(edit) @68c90fc0   11 years michaelni Merge commit '1a89025793ca73d9685a8ce8e3194efa64dd6844' * commit …
(edit) @f602e221   11 years michaelni Merge commit '75bd07f732fb575c2b88dc7cd08a6bb12c2e24ea' * commit …
(edit) @e2f63be0   11 years michaelni Merge commit 'e62a43f6b1a9c0c82e1df33c0c038e32029c0aa4' * commit …
(edit) @ad13b8ca   11 years michaelni Merge commit 'ee8af2dd99dcb7a01a667deedec81d1aa2a00d72' * commit …
(edit) @be0b869b   11 years michaelni Merge commit '35e0833d410e31d9fd35695ad798c5d13de2af58' * commit …
(edit) @f924d6e4   11 years michaelni Merge commit '95fd52c11bff1aad93a29aed3bd5472bd2981d1f' * commit …
(edit) @01f6df01   11 years anton go2meeting: disallow tile dimensions that are not multiple of 16 …
(edit) @e026ee04   11 years anton mpeg4videodec: move sprite_{shift,traj} from MpegEncContext to …
(edit) @513d849b   11 years anton mpeg4videodec: move num_sprite_warping_points from MpegEncContext to …
(edit) @9ba3fc3e   11 years anton mpeg4videodec: move sprite_brightness_change from MpegEncContext to …
(edit) @58c120a   11 years anton mpeg4videodec: move scalability from MpegEncContext to Mpeg4DecContext
(edit) @6e81597   11 years anton mpeg4videodec: move enhancement_type from MpegEncContext to Mpeg4DecContext
(edit) @2992afda   11 years anton mpeg4videodec: remove a write-only variable from MpegEncContext
(edit) @3b1c0f68   11 years anton mpeg4videodec: move new_pred from MpegEncContext to Mpeg4DecContext
(edit) @e89247de   11 years anton mpeg4videodec: replace MpegEncContext.reduced_res_vop with a local variable
(edit) @a677fb66   11 years michaelni RELEASE: update to 2.1.git Signed-off-by: Timothy Gu …
(edit) @8cebc9ea   11 years anton mpeg4videodec: remove a write-only variable from MpegEncContext
(edit) @b1aacd56   11 years anton mpeg4videodec: move t_frame from MpegEncContext to Mpeg4DecContext
(edit) @03889074   11 years anton mpeg4videodec: move cplx_estimation_* fields from MpegEncContext to …
(edit) @43af264d   11 years anton mpeg4videodec: move mpeg4-specific bug workaround variables from …
(edit) @e2ceb176   11 years anton mpeg4videodec: move mpeg4-specific post-frame-decode code from h264dec …
(edit) @b452d5ae   11 years anton mpeg4videodec: move mpeg4-specific bug detection from h263 generic …
(edit) @48e13940   11 years anton mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext.
(edit) @c2f7417   11 years anton vc1: move MpegEncContext.resync_marker into VC1Context. The field …
(edit) @a5a7199   11 years anton mpeg4videoenc: don't set MpegEncContext.resync_marker It is only used …
(edit) @ad09f525   11 years anton h263dec: remove commented out cruft
(edit) @bc5abfb1   11 years anton mpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext
(edit) @9f0617d2   11 years anton mpeg4videodec: remove write-only sprite variables from MpegEncContext
(edit) @1a890257   11 years anton mpeg4videodec: move MpegEncContext.vol_sprite_usage to Mpeg4DecContext
(edit) @75bd07f7   11 years anton mpeg4videoenc: write 0 instead of vol_sprite_usage That field is …
(edit) @e62a43f6   11 years anton mpeg4videodec: move MpegEncContext.time_increment_bits to …
(edit) @ee8af2dd   11 years anton mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
(edit) @35e0833d   11 years anton mpeg4videodec: add a mpeg4-specific private context.
(edit) @95fd52c1   11 years anton mxfdec: set extradata size The line setting it was mistakenly removed …
(edit) @6e7de11   11 years michaelni avcodec/dcadec: decode LFE so we dont just add random data when …
(edit) @73b87304   11 years stefasab ffserver: improve error feedback in case of write_header() failure
(edit) @b133ec62   11 years stefasab ffserver: improve feedback in case no feed is defined for a stream
(edit) @00835147   11 years stefasab ffserver: improve feedback in case of stream with unknown feed name
(edit) @0d640c08   11 years stefasab doc/ffserver: specify missing argument for ACL feed option
(edit) @6dac34b8   11 years stefasab doc/ffserver: fix RTSPOtion tpo Spotted-by: ubitux
(edit) @98e47c1a   11 years stefasab doc/ffserver: extend documentation for Feed/File stream options
(edit) @0e64edda   11 years stefasab doc/ffserver: uncomment line in stream section example
Note: See TracRevisionLog for help on using the revision log.