]> git.sesse.net Git - ffmpeg/history - libavformat
v4l2: remove call to v4l2_fd_open.
[ffmpeg] / libavformat /
2012-07-20 Michael Niedermayerudp: fix compilation when HAVE_PTHREAD_CANCEL isnt...
2012-07-20 Nicolas Georgelavf: make cmdutils's check_stream_specifier public.
2012-07-20 Nicolas Georgematroska: add support for Opus.
2012-07-20 Nicolas Georgeoggdec: add support for Opus codec.
2012-07-19 Nicolas Georgelavf: count skipped samples for initial timestamps.
2012-07-19 Nicolas Georgelavf: set pkt_timebase at the same time as stream-...
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Stefano Sabatinilavf/udp: warn in case the circular_buffer_size or...
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Justin Rugglesavformat: move 'chan' tag parsing to mov_chan.c to...
2012-07-19 Justin Rugglescaf: use int64_t for num_packets
2012-07-19 Justin Rugglescaf: fix 'pakt' chunk parsing
2012-07-19 Justin Rugglescaf: support either old or new style ALAC magic kuki...
2012-07-19 Michael Niedermayermxfdec: simplify code by using av_calloc()
2012-07-19 Michael Niedermayeravidec: Mark first frame as keyframe in case there...
2012-07-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-18 Stefano Sabatinilavf/utils: show the number of stream in case of missin...
2012-07-18 Stefano Sabatinilavf/utils: suggest what to do in case of missing codec...
2012-07-18 Stefano Sabatinilavf/utils: extend has_codec_parameters() to make it...
2012-07-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-17 Diego Biurrunos_support: K&R formatting cosmetics
2012-07-17 Michael Niedermayermov/aac: skip initial aac padding
2012-07-17 Piotr Bandurskiriff: add "SM4V" FourCC
2012-07-17 William Yuavf:rmdec.c fill duration to AVFormatContext
2012-07-17 Samuel PitoisetRTMPTS protocol support
2012-07-17 Samuel PitoisetRTMPS protocol support
2012-07-17 Carl Eugen HoyosRemove internal MPlayer FourCC viv1.
2012-07-16 Samuel Pitoisetrtmp: Rename rtmphttp to ffrtmphttp
2012-07-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-16 Jordi Ortizrtmp: rtmp_parse_result() add case for video and audio...
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-15 Diego Biurrunmpeg: remove disabled code
2012-07-15 Martin Storsjönetwork: Always use our version of gai_strerror on...
2012-07-15 Martin Storsjönetwork: Undefine existing gai_strerror definitions
2012-07-15 Martin Storsjönetwork: Extend the fallback gai_strerror implementatio...
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
next