aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* use mpeg packetizer helpers for sending lpcm packetsGravatar ben2006-07-23
* removed now unnecessary defineGravatar ben2006-07-23
* removed now unnecessary variableGravatar ben2006-07-23
* reuse send_mpeg_lpcm_packet() instead of the old packetizerGravatar nicodvb2006-07-23
* Take start time into consideration when calculation percentage positionGravatar reimar2006-07-23
* in decode_audio() memset(0) unused memory in buf before returningGravatar nicodvb2006-07-23
* don't do the work of mp_get_mp3_header() and, as a side effect, prevent a dea...Gravatar nicodvb2006-07-23
* the value returned by decode_audio() must be the amount of _decoded_ bytes (...Gravatar nicodvb2006-07-22
* cosmetics/punctuation/spellingGravatar diego2006-07-22
* rename rtsp.c to stream_rtsp.c for consistency with other input modulesGravatar ben2006-07-22
* Native MPEG4 SP/ASP/AP support in Matroska.Gravatar rathann2006-07-22
* fix compilation if DVB is not definedGravatar ben2006-07-22
* display the right MPEG packet typeGravatar ben2006-07-22
* use new mpeg_packetizer helpersGravatar ben2006-07-22
* my_write() must return the bytes writtenGravatar nicodvb2006-07-22
* cosmetics: comments and reindentation asked by gxbenGravatar nicodvb2006-07-22
* simplified mpeg packetizer used by hw mpeg decoders/vo - first roundGravatar nicodvb2006-07-22
* Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %Gravatar gpoirier2006-07-21
* sync r19134Gravatar gpoirier2006-07-21
* updated french man page with vo_ivtv descriptionGravatar ben2006-07-21
* updated english man page with vo_ivtv descriptionGravatar ben2006-07-21
* Use libavutil in libswscale, and allow it to be built out of the mplayer treeGravatar lucabe2006-07-20
* updated mpeg_packetizer include to new localizationGravatar ben2006-07-19
* moved mpeg_packetizer helpers to libmpdemuxGravatar ben2006-07-19
* added myself as maintainer of vo_ivtv driverGravatar ben2006-07-19
* added reference to ivtv vo driverGravatar ben2006-07-19
* added reference to ivtv card in mpegpes decoder infoGravatar ben2006-07-19
* new vo driver for ivtv cards tv-out through internal h/w mpeg decoderGravatar ben2006-07-19
* new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo d...Gravatar ben2006-07-19
* Quit on eof, was broken by r17150Gravatar rtogni2006-07-19
* 10l, i broke this with my last commit. should be fixed now.Gravatar rfelker2006-07-19
* 10l, i missed ifdefs around the callsGravatar rfelker2006-07-19
* remove duplicate code and fix issue of compiling mmx code when weGravatar rfelker2006-07-19
* do not compile mmx/sse/3dnow code if not availableGravatar rfelker2006-07-19
* old 10l: do not try to compile mmx code if we do not have mmxGravatar rfelker2006-07-19
* move -ass on top of -ass-* optionsGravatar kraymer2006-07-18
* r19131: 10l to someone..Gravatar kraymer2006-07-18
* 10l compilation fix: misplaced tagGravatar diego2006-07-18
* 10l to someone..Gravatar rfelker2006-07-18
* sync to x264 r537 (api change)Gravatar lorenm2006-07-18
* Fix use of uninitialized variableGravatar uau2006-07-17
* remove vorbis and theora support by request of ivanGravatar michael2006-07-17
* 10l typo, please check compilation before committing.Gravatar diego2006-07-17
* clarify H.264 global header formatGravatar michael2006-07-16
* prevent buffer underflow; the code is still incorrect and leads to desync but...Gravatar nicodvb2006-07-16
* oops, r18816 was actually missing in previous commitGravatar kraymer2006-07-16
* r19087: Remove support for obsolete and non-free divx4/odivx libraries.Gravatar kraymer2006-07-16
* r19081: Update some old and crufty sections.Gravatar kraymer2006-07-16
* r19097: wording fix; default dvb tuning timeout is now 30 secondsGravatar kraymer2006-07-16
* r19087: Remove support for obsolete and non-free divx4/odivx libraries.Gravatar kraymer2006-07-16