aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* $inc_extra vs $_inc_extra typo, closes bug #543.Gravatar diego2006-08-01
* Change toplevel Makefile to invoke subdirectory MakefilesGravatar uau2006-08-01
* Simplify LIVE555 test and make it more consistent with the other tests.Gravatar diego2006-08-01
* We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.Gravatar diego2006-08-01
* clarification on -mpegopts :vaspectGravatar nicodvb2006-08-01
* New sentences should start on a new line.Gravatar diego2006-07-31
* Fix SVQ3 extradata handling so it works correctly with demux_lavfGravatar pacman2006-07-31
* Fix bogus pointer addition in the extraction of extradata fromGravatar pacman2006-07-31
* removed deprecated test.c file from libmpdemuxGravatar ben2006-07-31
* don't use vaspect on mpeg1 video streamsGravatar nicodvb2006-07-31
* fix includes due to libmpdemux split (patch by Stefan Huehner)Gravatar ben2006-07-31
* add an explicit tv stream input instead of the previous hack in stream_nullGravatar ben2006-07-31
* renamed cddX stream interface to stream_cddX for consistencyGravatar ben2006-07-31
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* Add support for ffmpeg's pixel format names in libswscaleGravatar lucabe2006-07-31
* Move the section describing the per movie config filesGravatar attila2006-07-31
* Add Indexes to Options as suggested by Jaeho Shin.Gravatar diego2006-07-30
* Remove useless includeGravatar rtogni2006-07-30
* Make some more function staticGravatar rtogni2006-07-30
* Clarify licensing situation.Gravatar diego2006-07-30
* There is a reference to a file COPYRIGHT that we do not include, so pasteGravatar diego2006-07-30
* md5 result is 16 bytes, not 20Gravatar rtogni2006-07-30
* removed now useless duplicate includesGravatar ben2006-07-30
* LRMI has been removed some time ago.Gravatar diego2006-07-30
* How to encode movies for PSPGravatar gpoirier2006-07-30
* Update for changes from r19139 and r19137.Gravatar diego2006-07-30
* xor_table can't be NULL, remove useless checkGravatar rtogni2006-07-30
* Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.Gravatar diego2006-07-30
* The real hash function is just a md5, replace with lavu codeGravatar rtogni2006-07-30
* Update upstream references, add a missing fileGravatar rtogni2006-07-30
* Restore a local diff lost during license fix at r19256Gravatar rtogni2006-07-30
* alex didnt commit his (very incomplete) rfc conversion of my proposal so i co...Gravatar michael2006-07-30
* no need to reming the copyright with msg_(), the notice in the source is enoughGravatar nicodvb2006-07-30
* Replace tremor files that had old headers saying "ALL REDISTRIBUTIONGravatar uau2006-07-30
* Use LC_ALL instead of LANG since the former overrides the latter.Gravatar diego2006-07-29
* cosmetics: Make patch apply cleanly.Gravatar diego2006-07-29
* Add a paragraph about which Subversion version to use.Gravatar diego2006-07-29
* Cope with localized Subversion clients.Gravatar diego2006-07-29
* updated documentation.Gravatar vayne2006-07-29
* improved fullscreen switchingGravatar vayne2006-07-29
* re-added forgotten return in send_mpeg_lpcm_packet()Gravatar nicodvb2006-07-29
* final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet()...Gravatar nicodvb2006-07-29
* optimize and simplify memcpy usage, use mem2agpcpy_picGravatar reimar2006-07-29
* Add comment about Chinese AVS only working with lavf at the moment.Gravatar diego2006-07-29
* ptslen was set to 5 even when no pts==0Gravatar nicodvb2006-07-29
* typo fixGravatar ben2006-07-29
* Support for Chinese AVSGravatar rtogni2006-07-29
* Part 2 of the various fixes features by Jerome FerrariGravatar gpoirier2006-07-29
* missed some escapingGravatar ben2006-07-29
* use DOCS writing standards for default values (asked by diego)Gravatar ben2006-07-29