
Recherche avancée
Autres articles (33)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (4749)
-
fate : disable automatic conversions on many tests.
14 août 2020, par Nicolas Georgefate : disable automatic conversions on many tests.
Explicitly insert the scale or aresample filter where it would
have been inserted by the negotiation.
Re-enable conversions if it cannot be done easily.If a conversion is needed in a test, we want to know about it.
If the negotiation changes and makes new conversion necessary,
we want to know about it even more.- [DH] tests/fate-run.sh
- [DH] tests/fate/ac3.mak
- [DH] tests/fate/acodec.mak
- [DH] tests/fate/adpcm.mak
- [DH] tests/fate/audio.mak
- [DH] tests/fate/bmp.mak
- [DH] tests/fate/canopus.mak
- [DH] tests/fate/cdxl.mak
- [DH] tests/fate/dca.mak
- [DH] tests/fate/dfa.mak
- [DH] tests/fate/dnxhd.mak
- [DH] tests/fate/ea.mak
- [DH] tests/fate/ffmpeg.mak
- [DH] tests/fate/filter-audio.mak
- [DH] tests/fate/filter-video.mak
- [DH] tests/fate/fits.mak
- [DH] tests/fate/gif.mak
- [DH] tests/fate/h264.mak
- [DH] tests/fate/hlsenc.mak
- [DH] tests/fate/image.mak
- [DH] tests/fate/libswresample.mak
- [DH] tests/fate/lossless-audio.mak
- [DH] tests/fate/lossless-video.mak
- [DH] tests/fate/microsoft.mak
- [DH] tests/fate/monkeysaudio.mak
- [DH] tests/fate/mov.mak
- [DH] tests/fate/mp3.mak
- [DH] tests/fate/opus.mak
- [DH] tests/fate/pcm.mak
- [DH] tests/fate/prores.mak
- [DH] tests/fate/qt.mak
- [DH] tests/fate/qtrle.mak
- [DH] tests/fate/screen.mak
- [DH] tests/fate/utvideo.mak
- [DH] tests/fate/video.mak
- [DH] tests/fate/voice.mak
- [DH] tests/fate/vpx.mak
- [DH] tests/fate/wavpack.mak
-
lavu/pixfmt : Add packed 4:4:4 format
23 juillet 2022, par Philip Langdalelavu/pixfmt : Add packed 4:4:4 format
The "AYUV" format is defined by Microsoft as their preferred format for
4:4:4 content, and so it is the format used by Intel VAAPI and QSV.As Microsoft like to define their byte ordering in little-endian
fashion, the memory order is reversed, and so our pix_fmt, which
follows memory order, has a reversed name (VUYA). -
Merge commit ’db9d39b4b5e5a3c20aeecf787ddeadd88f4906cf’
12 mars 2014, par Michael NiedermayerMerge commit ’db9d39b4b5e5a3c20aeecf787ddeadd88f4906cf’
* commit ’db9d39b4b5e5a3c20aeecf787ddeadd88f4906cf’ :
avformat : Report the duration analysis reachedConflicts :
libavformat/utils.cSee : 8529f9b36b7c1b8f2cb36ba2709983517c4b6458
Merged-by : Michael Niedermayer <michaelni@gmx.at>