]> git.sesse.net Git - ffmpeg/history - libavformat
ffprobe: only decode frame if the codec is available
[ffmpeg] / libavformat /
2012-07-15 Piotr Bandurskiriff: Assign U263 FourCC to CODEC_ID_H263
2012-07-15 Piotr Bandurskiisom: add "NO16" FourCC
2012-07-15 Piotr Bandurskiriff: add dvis/pdvc FourCCs
2012-07-15 Piotr Bandurskiisom: add "MNG" FourCC
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-07-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-14 Michael Niedermayermp3enc: add lame tag with start padding info
2012-07-14 Stefan Gehrermovenc: write track header transformation matrix depend...
2012-07-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-13 Compnadd PLV1 fourcc to mpeg4
2012-07-13 Derek Buitenhuisdoxy: move av_guess_sample_aspect_ratio to correct...
2012-07-13 Michael Niedermayermatroskaenc: switch to av_assert
2012-07-13 Diego Biurrunbuild: Fix APE tag dependencies
2012-07-13 Kostya ShishkovMS Expression Encoder Screen decoder
2012-07-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-12 Michael Niedermayermxfenc: switch to av_assert
2012-07-12 Michael Niedermayermp3dec: parse initial silence padding information from...
2012-07-12 Michael Niedermayerlavf: inject sample skip side data when requested by...
2012-07-12 Diego Biurrunbuild: Fix MP2 muxer dependencies
2012-07-12 Diego Biurrunbuild: Add missing build rules for the ISMV muxer
2012-07-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-11 Michael Niedermayeravidec: switch to av_assert
2012-07-11 Kostya ShishkovTechSmith Screen Codec 2 decoder
2012-07-11 Matthieu Bouronlavf/mxfenc: fix dnxhd codec uls and aspect ratio
2012-07-10 Jordi Ortizrtsp: Add listen mode
2012-07-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-10 Jordi Ortizrtsp: Make rtsp_open_transport_ctx() non-static
2012-07-10 Jordi Ortizrtsp: Move rtsp_read_close
2012-07-10 Jordi Ortizrtsp: Parse the mode=receive/record parameter in transp...
2012-07-10 Michael Niedermayermxfdec: fix off by one error.
2012-07-10 Tomas Härdinmxfdec: only parse next partition pack if parsing forward
2012-07-10 Tomas Härdinmxfdec: let pkt->pts = mxf->current_edit_unit if intra...
2012-07-10 Joseph Artsimovichmxfdec: fix frame height vs field height confusion
2012-07-10 Tomas Härdinmxfdec: Add intra_only flag to MXFTrack
2012-07-10 Tomas Härdinmxfdec: fix Avid AirSpeed files being misinterpreted...
2012-07-10 Tomas Härdinmxfdec: truncate packets that extend past the next...
2012-07-10 Philip de Niermxfdec: set pixel format for cdci picture formats
2012-07-10 Philip de Niermxfdec: detect uncomp pictures using essence container ul
2012-07-10 Philip de Niermxfdec: set track edit rate num/den in expected order
2012-07-10 Carl Eugen HoyosRecognize yuv10 image files as v210x.
2012-07-09 Stefano Sabatinilavf/segment: add -segment_time_delta option
2012-07-09 Stefano Sabatinilavf/segment: add -segment_times option
2012-07-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-09 Jordi Ortiztcp: add initial timeout limit for incoming connections
2012-07-09 Al@dneg.commovenc: Addtion of \251cmt field to udta
2012-07-09 Anton Khirnovmatroskadec: honor error_recognition when encountering...
2012-07-08 Paul B Maholsmush: properly flag audio packets
2012-07-08 Paul B Maholpaf: properly flag video packets
2012-07-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-08 Michael Niedermayerlavf: limit "Adjusting PTS forward" code to video streams
2012-07-08 Stefano Sabatinilavf/segment: sort options
2012-07-08 Stefano Sabatinilavf/segment: make use of av_parse_time() when parsing...
2012-07-08 Stefano Sabatinilavf/segment: add segment_list_type option, extend...
2012-07-08 Stefano Sabatinilavf/nutenc: provide meaningful error message and error...
2012-07-07 Anton Khirnovid3v2: add a mimetype for bmp pictures.
2012-07-07 Anton Khirnovflacdec: be less strict when parsing attached pictures.
2012-07-07 Anton Khirnovflacdec: don't create an attached picture stream until...
2012-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-07 Ronald S. Bultjemxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof...
2012-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-06 Lou Logancosmetics: various spelling fixes
2012-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-05 Martin Storsjöflvdec: Treat all nellymoser versions as the same codec
2012-07-05 Michael NiedermayerMerge branch 'mxfenc_improvements' of https://github...
2012-07-05 Matthieu Bouronmxfenc: support dnxhd codec
2012-07-05 Matthieu Bouronmxfenc: support smpte dv codec
2012-07-05 Georg LippitschFireWire DV/HDV input device using libiec61883
2012-07-05 Michael NiedermayerMerge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
2012-07-05 Alexander Strasserlavf/file: cosmetic: Use "not" instead of "equals zero"
2012-07-05 Alexander Strasserlavf/file: cosmetic: Remove superfluous ternary operator
2012-07-05 Luca Barbatoflvdec: optionally trust the metadata
2012-07-05 Paul B MaholPAF demuxer and decoder
2012-07-05 Carl Eugen Hoyosnut: add 12/14 bit yuv to nut/raw
2012-07-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-04 Ronald S. Bultjemov: use forward declaration of a function instead...
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Piotr Bandurskiriff: add "YUV8" FourCC
2012-07-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-03 Stefano Sabatinilavf/segment: rename SegmentContext.pb to list_pb
2012-07-03 Stefano Sabatinilavf/segment: add error log in case of invalid filename...
2012-07-03 Stefano Sabatinilavf/segment: fix logic for segmenting audio-only inputs
2012-07-03 Stefano Sabatinilavf/segment: add more information in log message in...
2012-07-03 Stefano Sabatinilavf/segment: remove unused offset variable
2012-07-03 Stefano Sabatinilavf/segment: apply misc fixes to the private options...
2012-07-03 Stefano Sabatinilavf/segment: slightly simplify fail logic in seg_write...
2012-07-03 Stefano Sabatinilavf/segment: move list filename printing logic from...
2012-07-03 Diego Biurrunmisc typo and wording fixes
2012-07-03 Luca Barbatoflvdec: initial stream switch support
2012-07-03 Paul B Maholjvdec: fix memleak of jv->frames
2012-07-03 Michael Niedermayerjvdemux: correct size for truncated packets
2012-07-02 Michael Niedermayerhas_decode_delay_been_guessed: tighten up the heuristic.
2012-07-02 Michael Niedermayerhas_decode_delay_been_guessed: skip guessing when sps...
2012-07-02 Michael Niedermayerhas_decode_delay_been_guessed: improve heuristic
2012-07-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-02 Anton Khirnovasfdec: read attached pictures.
2012-07-02 Anton Khirnovapetag: reindent
2012-07-02 Anton Khirnovapetag: export attached covers as video streams.
2012-07-02 Anton Khirnovapetag: fix the amount of data read from binary tags.
2012-07-02 Anton Khirnovapetag: make sure avio_get_str() doesn't read more...
2012-07-02 Anton Khirnovmov: read itunes cover art.
next